Plugin 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 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 ArticleEnabling importing as a sequence
Hello, so I'm developing Standard Importer for still images, but I can't find out how to enable importing as a sequence in AF.No matter what I set in imIndFormatRec or in imImportInfoRec this option 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 to invoke JavaScript for Premiere Pro CC?
Hi, I am new to Adobe CC products/scripting and I'm trying to control Adobe Premiere Pro CC from another desktop application. Using ExtendScript Toolkit, from its UI, I can invoke JavaScript commands...
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 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 ArticleGet Sequence's Enabled Audio Sources From Player Plugin
Hi, I'm a video editor with some limited programming experience and I've been exploring the possibility of expanding on Premiere Pro's feature set. Nothing fancy or 3D just adding functionality....
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 ArticleExporting files other than sequences
Hi,Currently I am able to export all the sequences in a project using export time line option in action script.I want to export other media files other than sequences in the project.I was thinking if i...
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 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 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 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 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 ArticleProblems with PiPL compilation
Hello All, I am in the middle of porting over a suite of existent CS5 plugins from Windows to Mac and am running into some compilation problems during the phase of building the .r file of a filter...
View ArticleImport/Export Subtitles
This thread for example: http://forums.adobe.com/message/4374145#4374145 Can this be done using the SDK? Is there any difference in CS6 in that regard?
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 ArticleExportController - Plugin loading.log & argument from Flex
Hello guys I'm having a problem porting my ExportController to cross platform and it recently refuses to get loaded. Here is Plugin loading.log:Loading C:\Program...
View ArticleIs there any pre-defined preset file which could represent 'match sequence...
Hi Guys, When exporting with 'match sequence settings' selected, Premiere will export clip with current sequence settings. If I use export controller to export a clip, is there any pre-defined preset...
View Article