on compile.. Cannot open ExportController.prm
Recently download CS6, when i open on VS2010 and build on a debug x64 or release i get the following error: Error1fatal error LNK1104: cannot open file 'C:\Program...
View ArticlePlugin with CUDA and OpenCL Support
Hello there, i have a question about implementing a premiere plugin which uses CUDA and OpenCL.Unfortunately, the SDK only provides an OpenCL Sample Plugin.My first idea was it to create a plugin which...
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 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 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 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 ArticleNone of the SDK Examples are Compiling in Xcode ???
Hi.... I have just downloaded the PPRO CC SDK - I am trying the examples but NONE of them are compiling... REZ Error 3 etc etc etc - Missing Headers and what not Is this for real ???? -- BestMorten
View ArticleOpen video in Source monitor from extension / ExtendScript?
I want to write a panel extension which browses a remote asset management system, downloads proxy videos, and shows them in the Source monitor; similar to the Media Browser panel.However, I can't find...
View ArticleField Type detection
I am trying to write a filter for which the field type (e.g. lower field first, upper field first orprogressive of the SOURCE material is important. I am guessing the following should do the trick, but...
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 ArticleHow hard is it to sell plugins?
Hi, I'm a compositor/editor (and a VJ on weekends) I had an idea for a really handy plugin strike me today, infact it's the second editing plugin I have thought of. It's being a few years since I've...
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 ArticleI'm looking for someone to create video filters for an app!
Hello all, I'm the founder of a video sharing app. I'm looking for highly qualified people to create video filters(e.g. 1970's look with dust and scratches or a punchy1920's b&w) I've parted ways...
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 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 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 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 ArticlePlugin development for premiere, adobe example error LNK1104: cannot open...
Hello,I downloaded the Premiere Pro CS 5.5 Win SDK, i open the project SDK_Exporter in Visual Studio 2008, when i hit debug i get the following error Error1fatal error LNK1104: cannot open file...
View ArticlePlugin Loading Problems During Debug
Hi Zac, I am going in the opposite direction this time. I have our new MOV importer for CS5 working on the Mac and am now porting it over to Windows - but am running into a seemingly impenetrable...
View ArticleAudio Transitions
Hi, Does the Premiere SDK support Audio Transition plugins? I was considering coding up a cosine / S-shaped transition, but don't see anything about them in the SDK manual. Thanks!
View Article