Why is Src and Dst memory not pinned?
I just completed my first video filter that is CUDA accelerated using the Premiere Pro SDK for CS6 and CC7. If suitable CUDA hardware is available, it use it, but if not then it uses a multithreaded...
View ArticleIs there anyone here at the forum, seems no one responds ¿, xml presets ?
Im trying to make a xml file presets programatically, but premiere tell me somethign is wrong with that preset I know how to set resolution, but im not sure how to especify framerate and apect ratio i...
View ArticleHow to export m2t or m2ts with smart rendering technology using CS4 SDK?
Hi, I'd like to export my m2t/m2ts files without re-encoding, how should I do? Could you give some demo samples? Thanks.
View ArticleBest way to implement placeholder graphic that is replaced later
Hi, What is the best way to go about implementing the following functionality?-User initiates to add a "placeholder" image to the timeline. As part of this process, the user is directed to a website...
View ArticleBuilding transitions using standard effects
Hi guys, Currently I'm starting developing transitions for PP. With the example coming with the SDK kit (cross dissolve), I can think of some transitions I can make.This teaches me how to make a pixel...
View ArticlePlaymod flag in custom importer
Hi All, I noticed the following note in SDK_Custom_Import.cpp for SDKGetPrefs8 function. "Note: the timelineData handle is new, and allows ONLY custom importers access to the timeline (dont' use...
View ArticleFlash Markers and the SDK
Hi All, I have no experience with the SDK but I am a competent programmer so could probably pick it up but I wanted to ask whether anyone knows if you can access markers on the timeline through the SDK...
View ArticleAny way to force consistent bpc in an import plugin?
Hey. Does anyone know if it's possible to force premiere to render with a consistent bpc? I'm working on an import plugin that can generate 8bpc, 16bpc, and 32bpc data. The problem I'm having is...
View Articleapplication panels fit in problem on premiere extension
Hello, I'm working on premiere extension. Creating my adobe flex desktop app. when I debug it for extension, on premiere , there is a fit in-font etc problem, dont know how to define this.I mean, the...
View ArticleAutomation Plugin
Hello! I'm new in developing Premiere Pro Plugins and want to code a plugin, which automaticly adds files to a new project, sets their inPoints and outPoints and add some effects in a new composition...
View ArticlePlugin idea: robust syncing via timecode in timeline
I produce multi-camera unscripted/doc/reality programming, and consistently find myself needing a reliable way to sync several layers of stop/start cameras with free run TC to a timecoded audio source....
View ArticleUI scripting with applescript: Is it possible?
I'm attempting to use applescript to do some automation with file setup and importing with Premiere Pro CC. The company I'm working for is switching from Final Cut 7, and every button and window can be...
View ArticleNew Premiere Pro CC SDK
The new Premiere Pro CC SDK is now publicly posted to the DevNet site here: http://www.adobe.com/devnet/premiere.html Some highlights:New GPU Extensions for Effects and TransitionsNew SDK_ProcAmp...
View ArticleWhy SDK always generates non-drop-frame clips?
I've created a sequence in Premiere: NTSC DV, Codec: DV NTSC, 29.97fps, 720x480, Drop-Frame Timecode.When I try to render a clip with MXF OP1a preset file (DV25 NTSC) by SDK, it always generates...
View ArticleEnabling importing as a sequence
Hello, so I'm developing Standard Importer for still images, but I can't find out how to enable importing as a sequence in AF.No matter what I set in imIndFormatRec or in imImportInfoRec this option is...
View ArticlePremiere Conform Tools and Plugins
Hey everybody,I am trying to develop some tools for professionals that use Premiere. Such things as "export to Nuke" and "check for new versions". Stuff that Hiero and other conform tools have...
View Articlewhere can i get a comprehensive guide for coding html 5 plugins
'm starting to get fustrated cause i cant find any good documentation on how to create HTML 5 plug ins for just a few videos starting me off. im using eclipse and the extension builder. but i need to...
View ArticleGPU-version of Gaussian Blur sometimes produces visible ringing artifacts on...
Hi, I noticed some annoying ringing artifacts in my footage after applying the GaussianBlur() from the PrSDKGPUImageProcessingSuite. I assume the blur implementation is the same as in the 'Gaussian...
View ArticlePremiere & multi-threading
Q: (copied here from an email exchange I had with Zac) I’m trying to use an old plug-in that’s an AEX from 2003. It works on Prem Pro but I want to use it in CS3 (coz I have HD footage and Prem Pro...
View ArticlePremiere Pro CS5 Scripting Support?
Does Premiere Pro CS5 support scripting through extendscript or any other scripting language? I see it as a target application in the extendscript toolkit, but i don't see a place within Premiere Pro...
View Article