How to recieve the frame number in turn?
How to recieve the frame number in turn? Hi. using Video Filters, i'm developping a plug-in. According to the SDK doc page 310, fsExecute...The video your filter receives may be interlaced, in the...
View Articlecs4 plugin install path
Hello,I have a question about premiere pro plugin installation. In the docs it says that On Windows, the common plug-in path can be found in the registry in the following...
View ArticleHow do you find "App installation path"
According to the SDK doc page 117 on presets, you're supposed to install to "App installation path" but I can't find a reliable registry entry that indicates what it is. Premiere Pro presets...[App...
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 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 ArticleVST Audio for CS5 SDK question
I have a couple of old audio plug-ins that ran on CS4. I just recompiled my old VST library for 64 bit and built my plug-ins. Everything went okay, but CS5 does not see them. Is there a new VST...
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 start, hot to get .prm or .dll or working plugin file from a VS 2008...
Hi,I download the SDK, load some sample project (e.g. SDK Exporter) in visual studio 2008 from a Windows 7 64bit workstation. No conversion ask. Build > Build Solution creates several files but none...
View ArticleMulti-Frame Averaging Filter
I have a filter which requires a history of frames to compute the result (sort of like averaging). I've implemented it using C++ and now I would like to use Adobe Premiere as a frontend. Is this...
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 ArticleGet sequence start from Transmit API
I'm using the Transmit API to get the timecode of the sequence as it plays. I'm using the inTime and working out the number of seconds from the ticks. This gets the number of seconds from the start,...
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 ArticleIs there any pre-defined preset file which could represent 'match sequence...
Hi Guys, When exporting with 'match sequence settings' selected, Premiere will export clip with current sequence settings. If I use export controller to export a clip, is there any pre-defined preset...
View ArticleDrag and Drop to Source Monitor but not Double Click?
Has anyone seen this issue? I've got an importer plugin. If you drag and drop a clip into the source monitor, then it works fine. But if you double click it then nothing happens. Any idea why this...
View ArticleTransmit API: How to send video to another running app.
Hi, I'm not a programmer so excuse my ignorance.Just trying to scope a project. We'd like to get a live video output from Premiere to use in another app.The idea is to use a video stream from Premiere...
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 ArticleExporter parameter range (minvalue~maxvalue) messed up when export a sequence...
Hi, I'm making an exporter plug-in using PPro SDK 5.5.I noticed that the value range of a param went wrong if I export a sequence twice. For example, if I register "MyAwesomeParam" with min value of...
View ArticleI want to get the language mode of the host.
Hi, I want to change the language mode of a my plug-in dependent on host's language mode.Please let me know the method of getting host's language mode. Regards,Kengo Mikoshiba.
View ArticleCS5 PPro Record plugin offset bug
In "Capture Settings", if set "Timecode Offset" to -1, PremierePro will pass the wrong information to Record plugin. i.e. If it is IN/OUT capture, the timeCode in recCapParmsRec8 has no change (same as...
View Article