What'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 ArticleHow to give a Custom property value to all items in Premiere Pro Project?
Hi All, Scenario: Need to map the items inside the Premiere pro project with items in our database. This includes the bins,items inside bin and root project etc. Once the user saves the project in...
View ArticleIs it possible to add a clip to a sequence using ExtendScript?
My job consists of making videos that follow a very specific format: add the interview clip, add the opener, lower third, outro music, copyright, make sure the audio levels are good, add a Dynamics...
View ArticleNone of the SDK Examples are Compiling in Xcode ???
Hi.... I have just downloaded the PPRO CC SDK - I am trying the examples but NONE of them are compiling... REZ Error 3 etc etc etc - Missing Headers and what not Is this for real ???? -- BestMorten
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 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 ArticleExporter plug-in doesn't run when open by clicking .prproj file
Hi everyone!I am creating an exporter plug-in. It works fine when I open Premiere, open a project and choose to export using my plug-in. But when i open a project directly by double clicking the...
View Articleinput-parameters for transitions
Hi guys, During the last two weeks I've come a long way for building my own custom transitions. Now I would like my plugins to have input parameters like: Sliders, Color-pickers, Radiobuttons/Pulldown...
View ArticleExport param UI goes wrong when exporting sequence?
Hi, I'm making an exporter plug-in using Premiere Pro SDK 5.5.I'm adding some parameters in exSelGenerateDefaultParams. These including some tabs, groups and params in each group. But when exporting in...
View ArticleQuestion about roll and crawl.
I developing a title's importer plug-in for Premiere Pro CS6.I have a question about roll and crawl of Premiere Pro SDK. 1.A function to acquire the duration of the clip in the timeline. I want to set...
View ArticleExporting files other than sequences
Hi,Currently I am able to export all the sequences in a project using export time line option in action script.I want to export other media files other than sequences in the project.I was thinking if i...
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 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 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 Articlecs4 plugin install path
Hello,I have a question about premiere pro plugin installation. In the docs it says that On Windows, the common plug-in path can be found in the registry in the following...
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 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 ArticleScripting for Premiere Pro CC / Premiere Pro CC 2014
Using Extendscript Toolkit I've found that it can possible to scripting for Premiere Pro CC and Premiere Pro CC 2014, but my question is: Why Adobe don't provide any relative scripting guide?? (It's...
View ArticleCS5 "Mercury Engine" and plugins using CUDA?
Hi, just watch the sneak peak on the Mercury Engine again. I see that the filters are being CUDA accelerated as much as possible thus leaving the CPU to do the other work. In the video it showed how...
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 Article