Premiere Export Plugin Migration
A few years back my current company created an export plugin on Premiere Elements 7 that brings up its own complex UI for creating video content for our Simulation Product. We have a need to move...
View ArticleGetting the sequence name when using Export Controller
I'm building a plugin based on the Export Controller example and I need to get the name of the sequence being exported. I'd assumed it would be available from the Sequence Info Suite, but it doesn't...
View ArticleWhy 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 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 ArticlePlugin loading issue
Zac, I'm running into plugin loading issue. My exporter plugin is not loaded by premiere if I start premiere on my system. The log says: Loading from disk... The library could not be...
View ArticleStarting up with SDK for CS5 (premiere)
Hello everyone. First of all, I apologize for my english. And also for my possible lacks of knowledge about this matter, I am a completely newbie. I want to develop an exporter plugin for Premiere...
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 ArticleDefault duration on the timeline of Roll title.
We are developing a title importer plugin for Premiere Pro CC. I want to set a default duration value when I put materials on the timeline.However, selector imGetInfo8 is called, if...
View ArticleThree questions about the CS4 SDK Exporter
Hello. I'm working to make an Exporter Plug-In that supports "Pro CS4" and "Elements 8.0" single binary. Please give me any advices to complete it. I show you the questions as follows: How can...
View ArticleAdobe Media Encoder Script
I've already used script (JavaScript) in Premier, After Effects and Photoshop to help manage our in house workflow and projects and would like to be able to setup some scripts for AME but I'm...
View ArticleAdobe Engineering - Please Help Third Party I/O Partners
Hello Adobe, I would like to ask that you take a close a look at the state of third party hardware I/O integration from you partners AJA, MATROX, and Blackmagic Design. If you browse any of the forums...
View ArticleDrag&Drop from Lightroom to Premiere doesn't work! Programming an alternative?
Unfortunally the is no working Drag&Drop ability to drag a videofile from the Lightroom Library into the Premiere Project View. (This Problem appears only on a Windows machine not on Mac)This is...
View ArticleIs there any pre-defined preset file which could represent 'match sequence...
Hi Guys, When exporting with 'match sequence settings' selected, Premiere will export clip with current sequence settings. If I use export controller to export a clip, is there any pre-defined preset...
View ArticleVST Audio for CS5 SDK question
I have a couple of old audio plug-ins that ran on CS4. I just recompiled my old VST library for 64 bit and built my plug-ins. Everything went okay, but CS5 does not see them. Is there a new VST...
View ArticleCS6 Exporter Plugin doesn't open in Premiere Elements 11 (Windows)
I want to make my (Windows) exporter-plugin compatible with Premeire Elements 11. So far, I have been gotten my exporter-plugin to appear in Adobe Premiere Pro CS6 and Media Encoder CS6, and the plugin...
View Articleformat of file Exported by SDK Exporter plugin for premiere pro cs4
Hi I am trying to build a plugin which can use a custom codec to export an imported video to h264 format.The codec which i have to use converts a YUV420 raw video to h264 format. As given in the...
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 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 ArticleCS5 Pixel Aspect Ratio Problems...
Hello All, I am working on porting over an existing .mov file importer from Windows to Mac while also upgrading it from CS4 to CS5 (and also rolling in the creation of a hand-written 64-Bit QuickTime...
View ArticlePlugin Loading Problems During Debug
Hi Zac, I am going in the opposite direction this time. I have our new MOV importer for CS5 working on the Mac and am now porting it over to Windows - but am running into a seemingly impenetrable...
View Article