Is 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 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 ArticleUI for export controller
Hello everyone, I am a new user of the sdk cs6 and I have some work to do with it. But a lot of questions remain after reading the pdf, maybe due to my average english, It is not really clear for...
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 ArticlePlugin development for premiere, adobe example error LNK1104: cannot open...
Hello,I downloaded the Premiere Pro CS 5.5 Win SDK, i open the project SDK_Exporter in Visual Studio 2008, when i hit debug i get the following error Error1fatal error LNK1104: cannot open file...
View ArticleHow to Export timeline work area not entire timeline
Hiiiiiiiiiiiiiiiiiiiiiiii sExportControllerSuitePtr->ExportFile(timelineInfo->mModuleID, timelineInfo->mTimelineID, &ecExportRec) It exports the entire timelien, but i want to export only...
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 ArticleExport frame
Hi all, is it possible to export a frame of the sequence using the SDK, implementing what a used can do using the Export Frame command?Thank you in advance. Ale
View ArticleHow to invoke JavaScript for Premiere Pro CC?
Hi, I am new to Adobe CC products/scripting and I'm trying to control Adobe Premiere Pro CC from another desktop application. Using ExtendScript Toolkit, from its UI, I can invoke JavaScript commands...
View ArticleAdobe Premiere platform dependency limit
Hello,we have developed a set of Premiere extensions and a plug-in to interact with the application. We are facing a problem to open a project created on Windows in a Mac system, and viceversa. In...
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 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 Article"New Synthetic" Dialog Box
Hello All, We created new Custom Importer. When user clicks on our importer from "File->new" menu, he can see PP's "New Synthetic" Dialog box, where he puts settings for new import. In our code we...
View ArticlepixelFormatSupported
Hey guys, Trying to get into the pixelFormats here. I'm adjusting the SDK's Cross Dissolve in order to find out if it's possible to write a transition that only supports...
View ArticleHow do you find "App installation path"
According to the SDK doc page 117 on presets, you're supposed to install to "App installation path" but I can't find a reliable registry entry that indicates what it is. Premiere Pro presets...[App...
View ArticleYUV processing
Hi everyone, I have a question about YUV processing in Premiere Pro, especially about the blending modes. Does Premiere Pro process blending modes on two YUV clips in YUV color space, or does it...
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 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 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 ArticleCreate plugin to write text on video
Hello everyone. I'm trying to create plugin that writes filename and timecode on clip in sequence. And i'm stuck in the beginning. How to write text on video? Can't find it in premiere SDK guide. Is...
View Article