Control 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 ArticleQuestion about roll and crawl.
I developing a title's importer plug-in for Premiere Pro CS6.I have a question about roll and crawl of Premiere Pro SDK. 1.A function to acquire the duration of the clip in the timeline. I want to set...
View ArticleHow do I import a file as a subclip?
In my panel, I have representations of clips and subclips from an external system. So far I can only see how to import an entire video into Premiere. Is it possible to import a subclip? To import an...
View Articlecustom importer
We have a custom importer plugin for premiere CS6. We dont save a custom file on disk, but we render the frames demanded by Premiere framework on the fly and return the data in imImportImageRec in...
View ArticleHello, new to Premier Pro CC; from FCPX and & 7. Trying to link a script to a clip but metadata says <not editable> How do I change this??
View ArticleHow to continue transition rendering with custom dialog open
Hi, I'm working on a plugin for some custom transitions (currently for CS6/CC on Windows).I'm using a custom dialog (hasCustomDialog in PiPL) during esSetup to set the transition parameters. While the...
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 ArticleEnabling importing as a sequence
Hello, so I'm developing Standard Importer for still images, but I can't find out how to enable importing as a sequence in AF.No matter what I set in imIndFormatRec or in imImportInfoRec this option is...
View ArticlePremiere and Apple Event
Hi everybody, Does Premiere Pro support to react the Apple Event which is send by third-party program?I mean it is in the Mac OS. Thanks,Iris
View Articleloading content into project/timeline from http listener
Hi I have an application which helps producers/researchers browse and search for video assets. Once they have located one or more assets, I would like to be able to "push" them over to Premiere Pro....
View ArticleAdobe Media Encoder Script
I've already used script (JavaScript) in Premier, After Effects and Photoshop to help manage our in house workflow and projects and would like to be able to setup some scripts for AME but I'm...
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 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 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 ArticleIs possible to use ExportController suite from a different thread?
I need to command some exports asynchronously.Running multiple exports in parallel is not a requirement, but it would be nice at least to request them from a thread that is not the callback thread (i'm...
View ArticleSome question About title importer plugin
We are developing a title importer plugin for CS6, and have some question, hope forums could help me. Thank you very much. 1) Is there API to get title clip's in, out point in timeline ? in...
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 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 ArticleLoading media into timeline
Hi all, I would like to do the following in my plugin:* Create an empty project* Load a media into the project (lets say I got the UNC path from somewhere)* Put the media onto the timeline Is this...
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 Article