Loading 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 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 ArticlePlugin loading issue
Zac, I'm running into plugin loading issue. My exporter plugin is not loaded by premiere if I start premiere on my system. The log says: Loading from disk... The library could not be...
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 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 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 ArticleTwo questions about exporter controller
Hi Guys, I have two questions about exporter controller. 1. Since exporter controller uses its own UI, is it possible to generate new preset file in exporter controller to represent its UI content? 2....
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 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 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 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 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 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 ArticleDummy importer
Hi folks, I'm trying to write a dummy importer that would essentially only put a file pointer in the project for reference and archival purposes, like FCP XML translations results text file which gets...
View ArticleAny 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 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 ArticleHow can I access HTTP services via Extendscript from PPro CC
I attempting to build an HTML5 panel for Premiere Pro that retrieves assets from a third party REST API but there seems to be no support for Socket or XMLHttpRequest objects in this application which...
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 ArticleCS6 Exporter Plugin doesn't open in Premiere Elements 11 (Windows)
I want to make my (Windows) exporter-plugin compatible with Premeire Elements 11. So far, I have been gotten my exporter-plugin to appear in Adobe Premiere Pro CS6 and Media Encoder CS6, and the plugin...
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 Article