Any way to force consistent bpc in an import plugin?
Hey. Does anyone know if it's possible to force premiere to render with a consistent bpc? I'm working on an import plugin that can generate 8bpc, 16bpc, and 32bpc data. The problem I'm having is...
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 ArticleWhy Priemere sends 'exSelBeginInstance' selector twice to export plugin?
Is that correct, that my custom export plugin gets 'exSelBeginInstance' selector twice? Try better explain:Premiere run two instances of my exporter. It easy to see by looking at exporterPluginID...
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 ArticleGeneral question about SDK
Hello.Before starting to use SDK I have next questions:- can I develop custom UI panels/windows using my own controls(buttons/sliders/etc) ?- can I get all info about current project(imported...
View ArticleSDK 5,5.5,6 bug: exporter param .hidden
fyi,I found a bug with the SDK that doesn't seem to be fixed from (at least back to) SDK 5 thru 6. If you change a parameter to hidden and then unhide it, the gui item doesn't return to it's original...
View ArticleFlash Markers and the SDK
Hi All, I have no experience with the SDK but I am a competent programmer so could probably pick it up but I wanted to ask whether anyone knows if you can access markers on the timeline through the SDK...
View ArticleSet data in filter, get it in transmitter/player
I want to be able to set keyframeable attributes on a clip. These attributes then affect the output of a transmitter or a player. My idea of how to do this is to create a filter that has the attributes...
View Articlehelp to build a script
hi there is any one can help me to build script on premiere cs6 that filp the text automaticly like :"emoh" to "home"it is very importenttanks
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 ArticleIs it possible to create a custom panel, and dock/embed it into the application?
Hi all, I would like to create a custom panel, and dock/embed it into Premiere Pro CC.Is this something possible? Basically, the plugin will talk to some web services, retrieve some data, and display...
View ArticleGetting the sequence project resolution and framerate
Im on a ExportController sample project, how can i get that values, , resolution width, resolution height and framerate ?
View ArticleWhere can I find detailed documentation on developing a plugin for Premiere Pro?
I have read through the documentation provided with the SDK but it is very limited. Some of the features I wish to implement appear doable aftering looking through the sample projects but these...
View ArticleExporter PRM doesn't appear in After Effects
I'm writing a custom exporter PRM plugin. The plugin loads successfully in Premiere and Media Encoder, but does not appear in the list in After Effects. I've run AE in debug mode and it is definitely...
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 ArticlePremiere Pro CS5 Scripting Support?
Does Premiere Pro CS5 support scripting through extendscript or any other scripting language? I see it as a target application in the extendscript toolkit, but i don't see a place within Premiere Pro...
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 ArticleHow to add control(ANIM_ParamAtom)
Hi I've read the "Pullg-in Resource Guide.pdf" in the Photoshop cs5 sdk.I know that Angle and Slider, Point, etc, defined by "ANIM_UIType" structure.But I have not found to such "UI Type" as...
View ArticleAbout accelerated effects
Hello. How to make PPro 5.5 plug-ins for accelerated effects? I have making Plug-in. but Plug-In will not be displayed the accelerated effects mark.How Do you make a plug-in with the accelerated effects?
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 Article