How to Work in 32 Bit in Premier Pro Plug In
As I understand it, Adobe Premier Pro doesn't support "Smart Render" mode as in After Effects.Yet I don't understand how does it support 32 Bit Per Channel input.I look at the SDK sample called SDK...
View ArticleWhen only one aspect ratio is displayed, it is displayed as a combo box.
Hi, I worry because of the UI display of the pixel aspect ratio now. Check box when there are two parameters. Combo box when there are three parameters or more. Mere string when parameter is only one....
View Articleqe.project.numSequences and qe.project.getSequenceAt(i) is not match
Hi, I am currently developing adobe premiere plugin to import, edit, and export clip.When i have more than 1 sequence and perform export operation, I will try to get number of sequences and loop...
View ArticleAPI for importing a subtitles file into Premiere
Hi,We are developing a plug-in for Premiere, that needs to import a srt file and add it to the sequence with the appropriate time codes.We haven't found any example in the Premiere SDK documentation...
View ArticleProgramming your own workflow plugins
Hey folks, I've seen people asking "how do I select all clips in the timeline downstream?" and get the answer: Track Selection Tool! Which is quite ok, but for me, the Avid Media Composer way is a bit...
View ArticleExtendscript reference for Premiere Pro CC 2014
Hi, I am trying to develop an extension for Premiere Pro CC 2014 using CEF & CEP and am having trouble finding information about the available APIs in Extendscript.While I have with some trial and...
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 ArticlePreview in recorder
Hello, I have developed a recorder based on the Premiere CS5 SDK sample codes, but I have no idea of how to display video in the preview area of the capture panel. My situation is the following. I...
View ArticleAudioUnit/VST plug-in crashing in Audition CS6
Hello, I am currently developing an audio effect plug-in on Mac, which supports both VST/AudioUnit formats. I am trying to get the plug-in to work correctly in Audition CS6, but I am witnessing some...
View ArticleHow can I access HTTP services via Extendscript from PPro CC
I attempting to build an HTML5 panel for Premiere Pro that retrieves assets from a third party REST API but there seems to be no support for Socket or XMLHttpRequest objects in this application which...
View ArticleGetting video frame rate in PPro
Hi, I am trying to write a code in Adobe extension script which extract video meta data information while exporting a video. Any hint or tips in this regard will be greatly appreciated.
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 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 ArticlePremiere Markers export and import: Roundtrip via FCP XML not working
The objective of my project is to create a sports app that records markers and saves it in different formats of XML / CSV that I can then import in different NLE packages.I have already succeeded with...
View ArticleScripting in Premiere CS6
I think i know the answer but i've seen some searches that suggest it is possible and i can see PPro as a target in ExtendScript Can i script PPro CS6? Is there a scripting guide like there is for...
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 ArticleQtCore4.dll and QtGui4.dll
Hello, I have a question about Qt dll's. We createad a plugin for CS4 and CS5 using Nokia Qt 4.7.1 framework. It works fine, but we have to distibute our plugin with two dll's: QtCore4.dll and...
View Article[CS5] How can I get the "Braodcast Standard (NTSC / PAL)" of setting of...
Hi, How can I get the "Braodcast Standard (NTSC / PAL)" of setting of Encore project ?I'd like to get the setting of "Braodcast Standard" to change the list of the resolution by NTSC or PAL. Does...
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 ArticleProgrammatically setting default value for Max Quality in Exporter
Hi Zac, I am trying to find a way to set a default value for the 'Use Maximum Render Quality' check box that is located on the Export Settings Dialog Window. Is it possible to programmatically set a...
View Article