Export 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 ArticleHow to add control(ANIM_ParamAtom)
Hi I've read the "Pullg-in Resource Guide.pdf" in the Photoshop cs5 sdk.I know that Angle and Slider, Point, etc, defined by "ANIM_UIType" structure.But I have not found to such "UI Type" as...
View ArticleFlash 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 Articlehelp to build a script
hi there is any one can help me to build script on premiere cs6 that filp the text automaticly like :"emoh" to "home"it is very importenttanks
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 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 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 ArticleExporters - Tab question
Hi!Two questions about tabs in the exporter UI: Is it possible to hide a tab in the exporter UI?..or to reorder tabs in UI? CheersChris
View ArticleGPU-version of Gaussian Blur sometimes produces visible ringing artifacts on...
Hi, I noticed some annoying ringing artifacts in my footage after applying the GaussianBlur() from the PrSDKGPUImageProcessingSuite. I assume the blur implementation is the same as in the 'Gaussian...
View ArticleLooking for someone to write custom Premiere plug-in
Hello I am looking to find a programmer with a working knowledge of writing plug-ins for Premiere to write a custom plug-in for Premiere CS5. The plug-in is extremely simple. It will be a Video Effect...
View ArticleCustom Importer Support in AE
Hi All, I have a quick question. Does Premiere Pro custom importers and synthetic importers are supported by After Effects CS4? I noticed that imInit, imShutdown and imGetPrefs8 are not invoked by AE....
View ArticleGeneral question about SDK
Hello.Before starting to use SDK I have next questions:- can I develop custom UI panels/windows using my own controls(buttons/sliders/etc) ?- can I get all info about current project(imported...
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 ArticleMulti-Frame Averaging Filter
I have a filter which requires a history of frames to compute the result (sort of like averaging). I've implemented it using C++ and now I would like to use Adobe Premiere as a frontend. Is this...
View ArticleCreate plugin to write text on video
Hello everyone. I'm trying to create plugin that writes filename and timecode on clip in sequence. And i'm stuck in the beginning. How to write text on video? Can't find it in premiere SDK guide. Is...
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 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 ArticleWhy is Src and Dst memory not pinned?
I just completed my first video filter that is CUDA accelerated using the Premiere Pro SDK for CS6 and CC7. If suitable CUDA hardware is available, it use it, but if not then it uses a multithreaded...
View Articlewhere can i get a comprehensive guide for coding html 5 plugins
'm starting to get fustrated cause i cant find any good documentation on how to create HTML 5 plug ins for just a few videos starting me off. im using eclipse and the extension builder. but i need to...
View ArticleIs it possible to add a clip to a sequence using ExtendScript?
My job consists of making videos that follow a very specific format: add the interview clip, add the opener, lower third, outro music, copyright, make sure the audio levels are good, add a Dynamics...
View Article