CS6 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 ArticleDuplicate sequence?
I've started to have a look through the SDK documents, but just have a quick question about the SDK functionality that I imagine someone well-versed in it should be able to answer pretty easily: Could...
View ArticleHow to know the extension of an EPR preset
WE have the integrator put only the presets they want the user to user for our Export Controller plug-in. They copy the presets from the Premiere MediaIO/statempresets/ folder. When we get the EPR file...
View ArticleExtension Builder 2.1 and CC 2014
Hello, we've trying to make our 2.1 extensions available to CC 2014, following the tutorial available at Adobe Extension Builder and Creative Cloud 2014. The problem is that after having installed...
View ArticleMultithreading in ActionScript
Hello everybody, We have to organise our ActionScript based extension in order to execute some time consuming operation in background. We know that we have to move to HTML5 panels, but in the...
View ArticleSDK_ProcAmp OpenCl problem
Hi everyone, Now I am trying the GPU example "ProcAmp" comes with Premiere pro sdk.I tried the pre-compiled plugin "ProcAmp" comes with premiere. It works well. Then I tried to compile "ProcAmp" from...
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 ArticleDoes PPRO deserve a complete 32bpc color pipline like AE?
hello, i am learning a lot about 32bpc floating point processing and HDRand now have this question about PPRO. AE has a 32bpc color pipeline. PPRO does not. Todd Kopriva states from a thread in AE...
View ArticleCS4|5 Exporter - how to make slider with no checkbox?
Hi all, I can't work out how to make a slider with no checkbox next to it. Also it is possible to make two fields next to each other? eg: M: 15 N: 3 Zac, it would be nice if you...
View ArticleGet a clip name in Video Filter
Hello! I need to write some specific plugins, that "overprints" technical info over image. So, I get a problem - what is the best way to get CLIP name in "VideoFilter" plugin? Can I get there more...
View ArticleIs it possible to create a custom panel, and dock/embed it into the application?
Hi all, I would like to create a custom panel, and dock/embed it into Premiere Pro CC.Is this something possible? Basically, the plugin will talk to some web services, retrieve some data, and display...
View ArticleLanguages for plugin development (C++, C#, Flex)?
Hi all, Is C++ the only language that I can use for Premiere Pro CC plugin development? Someone told me that Flex is also possible, is that true? And how about C#? Thanks.
View Articleon compile.. Cannot open ExportController.prm
Recently download CS6, when i open on VS2010 and build on a debug x64 or release i get the following error: Error1fatal error LNK1104: cannot open file 'C:\Program...
View ArticleWhere can I find detailed documentation on developing a plugin for Premiere Pro?
I have read through the documentation provided with the SDK but it is very limited. Some of the features I wish to implement appear doable aftering looking through the sample projects but these...
View ArticlePremiere and Apple Event
Hi everybody, Does Premiere Pro support to react the Apple Event which is send by third-party program?I mean it is in the Mac OS. Thanks,Iris
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 ArticleExportFile export only a portion of timeline, eg from frame 1 to 20 or from...
Hi,Im with ExportController sample projct for CS5.5 using VS2008 What i want is to divide the sequence in the timeline for premiere output small files and my plugin will be able to access them instead...
View ArticleWhat's difference between mpeg4 and mpeg 2 yuv 4:2:0 pixel formats?
There are "PrPixelFormat_YUV_420_MPEG2_FRAME_PICTURE_PLANAR_8u_601" and "PrPixelFormat_YUV_420_MPEG4_FRAME_PICTURE_PLANAR_8u_601". They difference only in component ordering or something else?
View ArticleOpen video in Source monitor from extension / ExtendScript?
I want to write a panel extension which browses a remote asset management system, downloads proxy videos, and shows them in the Source monitor; similar to the Media Browser panel.However, I can't find...
View Article