Find the clip name? Premiere SDK
I might be over thinking this or just plain dumb, but can someone tell me how to grab the clip name from a segment? I feel like there would be some code somewhere if the FCP xml exporter has the names...
View ArticleExtension Builder 2.1 and CC 2014
Hello, we've trying to make our 2.1 extensions available to CC 2014, following the tutorial available at Adobe Extension Builder and Creative Cloud 2014. The problem is that after having installed...
View ArticleHow to know the extension of an EPR preset
WE have the integrator put only the presets they want the user to user for our Export Controller plug-in. They copy the presets from the Premiere MediaIO/statempresets/ folder. When we get the EPR file...
View ArticleThree questions about the CS4 SDK Exporter
Hello. I'm working to make an Exporter Plug-In that supports "Pro CS4" and "Elements 8.0" single binary. Please give me any advices to complete it. I show you the questions as follows: How can...
View ArticleScripting in Premiere CS6
I think i know the answer but i've seen some searches that suggest it is possible and i can see PPro as a target in ExtendScript Can i script PPro CS6? Is there a scripting guide like there is for...
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 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 ArticleExporter API - neccesary re-init?
Hi all, I took Zac's exporter example and moved the Parameter|Value from being locals in eSDKDefaultParameters() and put them into the (per Instance) ExportSettings struct so that I could manipulate...
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 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 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 ArticleExporter minimum requirements?
HiI'm trying to port a Compiler plugin (that was targeted for CS3) to the new Exporter interface.. Previously, @startup i described my plugin by setting compInfoRec->compilesVideo and compilesAudio...
View ArticleExportFile export only a portion of timeline, eg from frame 1 to 20 or from...
Hi,Im with ExportController sample projct for CS5.5 using VS2008 What i want is to divide the sequence in the timeline for premiere output small files and my plugin will be able to access them instead...
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 ArticleUI scripting with applescript: Is it possible?
I'm attempting to use applescript to do some automation with file setup and importing with Premiere Pro CC. The company I'm working for is switching from Final Cut 7, and every button and window can be...
View ArticleExported Interlaced Video by SDK Exporter plugin for premiere pro cs6
Adobe Premiere Pro CS6 for Project Setting Sequence is XDCAM HD422 1080i25(50i) I tested the Plugin AVI(Uncompress) ,output interlaced video OK no problem. I use Premiere Pro CS6 r2 SDKI am trying to...
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 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 ArticleVideo Filter Crash on Mac
Hello All, I am running into some odd behavior porting a video filter over from Windows to Mac. As far as I know, the filter is running properly on Windows. The portion of the video filter I am working...
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 Article