Building 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 ArticleExport param UI goes wrong when exporting sequence?
Hi, I'm making an exporter plug-in using Premiere Pro SDK 5.5.I'm adding some parameters in exSelGenerateDefaultParams. These including some tabs, groups and params in each group. But when exporting in...
View ArticleCan you do that with the SDK?
I have a question concerning the SDK. In a project, we want to automate some Editing-Functions and the "Premiere_SDK_Guide.pdf" leaves some questions: 1) Is it possible to write a plugin, that read...
View Articleapplication panels fit in problem on premiere extension
Hello, I'm working on premiere extension. Creating my adobe flex desktop app. when I debug it for extension, on premiere , there is a fit in-font etc problem, dont know how to define this.I mean, the...
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 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 ArticleIs there a way to get the filename on OS X in imImportImage selector?
I don't have any problems on Windows, because I'm using GetFinalPathNameByHandle function, but is there a way to obtain the filename from imFileRef passed to imImportImage selector on OS X? Or should I...
View ArticleAny exporter developers interested in an open source plug-in project?
Most of the discussion here in the past few months has been about exporter plug-ins, so I know there's no shortage of exporter developers on this forum. There is a very useful frameserver plug-in...
View Articleinput-parameters for transitions
Hi guys, During the last two weeks I've come a long way for building my own custom transitions. Now I would like my plugins to have input parameters like: Sliders, Color-pickers, Radiobuttons/Pulldown...
View ArticleHow to get full source file name in Exporter SDK
Hi,I'm making an Exporter Plug-in using SDK 5.5.I want to get the path and extension of the source file (when export file) and path of the sequence (when export sequence).Especially the extension of...
View ArticleCan I do this with SDK?
I have Premier CS 2. In project I want to check that the sequence within work area bar does contain no black fields or very short shots (microshots) before exporting video. Is it possible to do this...
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 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 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 ArticleWhy SDK always generates non-drop-frame clips?
I've created a sequence in Premiere: NTSC DV, Codec: DV NTSC, 29.97fps, 720x480, Drop-Frame Timecode.When I try to render a clip with MXF OP1a preset file (DV25 NTSC) by SDK, it always generates...
View ArticleCould i decompress it using a SDK fuction?
I'm managing to create a Title Create tool,I start with study the codes in .prproj,and I found the title prefs was compressed as code like belowcould i decompress it using a SDK fuction?or there is an...
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 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 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 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 Article