My extension fails to install with status = -403 and -156
I'm struggling with getting my extension to install using ExManRoot. It's an extension for Premiere Pro CC 2015, and is meant to be compatible with version 9.0 and upwards. Here is my manifest:<?xml...
View ArticleIs it possible to get the timebase of a project item?
Hey AllJust wondering if it's possible to get the timebase of a project item? I see the startTime method but am not seeing anything that relates to it's timebase. Is there something in the QE...
View ArticleGetting duration out of pproTicksIn/pproTicksOut
Hi there I’m trying to get the duration of a clip from an exported finalcut pro xml out of premiere pro cc. Somehow it seems my following calculation is wrong. TICKS_PER_SECOND is 254,016,000,000...
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 ArticleProgrammatically setting scratch disks in Premiere....changed?
Has something changed in the extendscript/premiere sdk regarding setting of scratch disks? We've had code in place for the last few years that has worked well, but broke with Premiere 12.0.0. This...
View ArticleTimecode from Seconds
I'm able to get Timecode from CTI object seq.CTI.timecode; also seconds. But when converting the seconds back to Time code it gets confusing. How to calculate Timecode value from Seconds, using...
View Articlehow to add plugins from premiere pro sdk into adobe premiere pro
I have downloaded premiere pro sdk and want to get familiar with plugin development, so how do i use plugins from premiere pro sdk into premiere pro.I don't know how to use those plugins in the...
View Article[BUG] Premiere Pro CC 2018 Panel Background is White
We just installed Premiere Pro CC 2018 to test our extension in the latest version. One immediately noticeable difference was that the background of the Extension's content is pure-white. After some...
View ArticleAE fails to load PRM plugin
I build an Exporter plugin for Premiere as a dot PRM file. Zal Lam says I need to put it into C:\Program Files\Adobe\Common\Plug-ins\CS5.5\MediaCore folder so the render will be seen in the queue and...
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 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 ArticleCan you build premiere pro plugins using the After Effects SDK?
I come from the background of using Motion and Final Cut Pro. I am one of the few programmers who uses the FxPlug API which is used to make Motion and Final cut Pro Plugins. I am expanding into...
View ArticlePremiere Pro extension to read/write an external file system?
I'm an experienced developer but a complete newbie to Premiere Pro so forgive my ignorance on PP specifics. I've been asked to look at the options for integrating Premiere Pro with an in-house video...
View ArticleExtendscript Toolkit opens during panel interaction
When I run a script from a panel I have created, if the Toolkit is installed on the machine, it will open and come to front. No code is showing, the program just launches. Is there a way to suppress...
View ArticleGetting Started in Premiere Pro Plugin Development?
Hello! I am a DSLR Video Producer & Photographer out of the PNW working with an employer that has the possibility of an improved workflow. If only I could develop a Premiere Pro Plugin to fit their...
View ArticleTransition Items
Hi Bruce Bullis, thanks for adding some more granularity to transition items. And yet... my humble opinion is using the local language for the name is not a good choice. I suggest this be modified to...
View ArticleHow to avoid PPro reading from importer with 'jumps' ?
Hello, Our importer plugin reads from a remote storage. Usually everything works fine and the playback is smooth. However, sometimes there is a temporary latency (mainly when start playing) so some...
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 ArticleTimecode total frame count
Hey guys, I was wondering if it would be possible to build something that would use or build upon the 'Timecode' Video Effect to show a total Frame Count of a clip. So say you have a title card that's...
View ArticleParsing pproTicksIn / pproTicksOut
Hi Premiere SDK folk, I'm curious about the pproTicksIn and pproTicksOut fields that are populated when exporting a Final Cut Pro XML. I see this sort of thing in my fcpxml:...
View Article