Open file in source monitor via extension
I want to be able to list some files in an external window (could be browser or an application). The files are already imported in the project. When I click on a file, I want it to open in source...
View ArticlePremierePro CC 2014 Set Scratch Disks programmatically
I'm trying to set the scratch disks for CapturedVideo, CapturedAudio, VideoPreviews, AudioPreviews and ProjectAutoSave programmatically to unique paths via extendscript. Using the ExtendScript...
View ArticleDo you make a custom Importer Plug-In?
If you do, please private message me so we can test it in another application that will support Premiere importer plug-ins in an upcoming release.
View ArticleWhen will the CS6 SDK become available?
...and will CS5.0 and CS5.5 SDKs work on CS6 PPro and AME?
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 ArticleIs there any way to export still frame using ExtendScript?
Hello. I need to do the same that "Export Frame" button does but via JavaScript (just export current frame from the sequence as .tiff). I did not find any method in DOM for this. Is it possible?
View ArticleIs it possible to place a imported clip to timeline by script or plug-in?
Is it possible to place a imported clip to timeline by script or plug-in?I can't find any clue about controlling a clip on timeline.
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 ArticleExportController - Plugin loading.log & argument from Flex
Hello guys I'm having a problem porting my ExportController to cross platform and it recently refuses to get loaded. Here is Plugin loading.log:Loading C:\Program...
View Articleexporter plugin: How does exporting multiple files work?
I'm trying to get my exporter to simultaneously export 2 separate files (one for audio, one for video):(1) *.wav file (for PCM audio)(2) *.m4v file (for encoded H264 video) The exported WAV & M4V...
View ArticleDummy importer
Hi folks, I'm trying to write a dummy importer that would essentially only put a file pointer in the project for reference and archival purposes, like FCP XML translations results text file which gets...
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 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 ArticleFind the clip name? Premiere SDK
I might be over thinking this or just plain dumb, but can someone tell me how to grab the clip name from a segment? I feel like there would be some code somewhere if the FCP xml exporter has the names...
View ArticleExporting from Adobe Premiere using extendscript
Hi! I'm trying to figure out how the exportTimeline() function works. So far, I have managed to import files and add them to a sequence. Now I want to export the sequence as a Quicktime movie....
View ArticleMaking a simple UI in Premiere Pro using Javascript
I would to make a simple non-modal UI Panel where the user can interact with some javascript code. I started to use the ScriptUI component, but there was a problem with the example SnpCreateDialog.jsx....
View ArticleCreate a custom plugin for Premiere on windows?
I've found that you can create you own custom plugins for Premiere on Mac.Is it possible somehow on Windows? I have a bold idea for one,but without knowledge of C++ seems like it's not really possible...
View ArticleEmpty pix pointer while accessing transmitter
Hi, I've troubles with accessing frame data via transmitter api. I've used Transmitter sample and in PushVideo method I'm trying to get inFrame pix data, but it is empty. Code looks like this: tmResult...
View ArticleDisplaying custom UI elements on timeline in Sequence Monitor
Is it possible to display custom UI elements in the region highlighted in red?I'm looking for a way to highlight certain frames in the Sequence Monitor in Premiere Pro. For example imagine my plugin...
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 Article