API 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 ArticleExport Controller - Source Range question
I've written an export controller plug-in that works with a database to register metadata and moves exported media around where it needs to go for playback (TV station automation). One thing I've been...
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 ArticlePremiere & multi-threading
Q: (copied here from an email exchange I had with Zac) I’m trying to use an old plug-in that’s an AEX from 2003. It works on Prem Pro but I want to use it in CS3 (coz I have HD footage and Prem Pro...
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 ArticlePremiere Pro CS4 SDK - Exporter plugin
Premiere Pro CS4 SDK Hello,I ran sample exporter project from CS4 SDK and it never seems to reach "exSelExport" case in the plugin's main entry point. Instead, after clicking "OK" in exporter window,...
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 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 ArticleBest way to implement placeholder graphic that is replaced later
Hi, What is the best way to go about implementing the following functionality?-User initiates to add a "placeholder" image to the timeline. As part of this process, the user is directed to a website...
View Articleerror LNK1123: failure during conversion to COFF
hello,I'm new to the sdk and I'm trying to open the sample projects to understand what's going on here,the problem is that when i try to build the project(for example the SDK_File_Import project)i get...
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 ArticleControl Plugin for Premiere Pro
Hi Guys, I was thinking, is it possible to directly control Premiere Pro elements like buttons or sliders via a plugin? Background is, I would like to use my Korg Nanopad to control different mute...
View ArticleExporting media files from a project
Hi, I have created export controller and calling it from my panel using action script.Currently I am able to export any active sequence to a particular format using 'exportTimeline' function of...
View ArticleCreate UI for Export Controller
Can somebody help me to create a GUI for Export controller plugin for Premiere pro.I am new to C++. No idea how to create a window and other contols in it.
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 ArticlePremiere CS6 parameters and declarations
Hello.I'm writing a plugin for Adobe Premiere CS6. I have a couple of questions about parameters (ANIM_ParamAtom).I know how to add: - sliders (ANIM_DT_LONG,ANIM_UI_SLIDER), - color parameters...
View Articledrag drop is not working on premiere extension
Hello all, I'm a new user in Flex. And now, I'm trying to create premiere plugin.-the issue is that I use drag and drop event on desktop app,works nice, when I debug it for Premiere Extension, access...
View ArticlePremiere Export Plugin Migration
A few years back my current company created an export plugin on Premiere Elements 7 that brings up its own complex UI for creating video content for our Simulation Product. We have a need to move...
View ArticlePlugin idea: robust syncing via timecode in timeline
I produce multi-camera unscripted/doc/reality programming, and consistently find myself needing a reliable way to sync several layers of stop/start cameras with free run TC to a timecoded audio source....
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 Article