Flash 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 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...
View ArticleGet a clip name in Video Filter
Hello! I need to write some specific plugins, that "overprints" technical info over image. So, I get a problem - what is the best way to get CLIP name in "VideoFilter" plugin? Can I get there more...
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 ArticleCustom importer and GetTimeInfo8
I'm working with h264 video muxed into an mpeg2 transport stream. I also have audio in an mpeg2ts that I am trying to sync up with it. When importing the videos directly into premiere pro CS6, they are...
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 ArticleAutomation Plugin
Hello! I'm new in developing Premiere Pro Plugins and want to code a plugin, which automaticly adds files to a new project, sets their inPoints and outPoints and add some effects in a new composition...
View ArticleCreate a new sequence from Media files in the project
Hi eveyone, I am trying to export media from time line using Actioscript. I can now only export sequences, i want to export other media files also, so i was trying to create a new sequence...
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 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 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 ArticleEDL Importer?
Hi, I am not sure the SDK is the proper way to do so, but I'd like to import a set of media files collected in a simple text file, similar like in an EDL import. I looked at the sample code for the...
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 ArticleStarting up with SDK for CS5 (premiere)
Hello everyone. First of all, I apologize for my english. And also for my possible lacks of knowledge about this matter, I am a completely newbie. I want to develop an exporter plugin for Premiere...
View ArticleBuilding transitions using standard effects
Hi guys, Currently I'm starting developing transitions for PP. With the example coming with the SDK kit (cross dissolve), I can think of some transitions I can make.This teaches me how to make a pixel...
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 ArticlePremiere Conform Tools and Plugins
Hey everybody,I am trying to develop some tools for professionals that use Premiere. Such things as "export to Nuke" and "check for new versions". Stuff that Hiero and other conform tools have...
View ArticleProgrammatically setting default value for Max Quality in Exporter
Hi Zac, I am trying to find a way to set a default value for the 'Use Maximum Render Quality' check box that is located on the Export Settings Dialog Window. Is it possible to programmatically set a...
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 ArticleAlpha channel in Exporters
Hello,I'm having difficulties with alpha channel in an exporter. Symptoms - no alpha channel is given to my exporter by Premiere Pro when using source with alpha channel. I created a sample test video...
View Article