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 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 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 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 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 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 ArticlePreview in recorder
Hello, I have developed a recorder based on the Premiere CS5 SDK sample codes, but I have no idea of how to display video in the preview area of the capture panel. My situation is the following. I...
View Articlewhat is meaning of following code
Hi All, I am working on transitiom plug-in for premiere pro cs3 ,using premiere pro cs3 SDK. while learning i am not get understand the following code, where will be use and what will be function...
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 Articledrag drop is not working on premiere extension
Hello all, I'm a new user in Flex. And now, I'm trying to create premiere plugin.-the issue is that I use drag and drop event on desktop app,works nice, when I debug it for Premiere Extension, access...
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 ArticleCS6 Exporter Plugin doesn't open in Premiere Elements 11 (Windows)
I want to make my (Windows) exporter-plugin compatible with Premeire Elements 11. So far, I have been gotten my exporter-plugin to appear in Adobe Premiere Pro CS6 and Media Encoder CS6, and the plugin...
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 ArticleDefault duration on the timeline of Roll title.
We are developing a title importer plugin for Premiere Pro CC. I want to set a default duration value when I put materials on the timeline.However, selector imGetInfo8 is called, if...
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 ArticleIs there anyone here at the forum, seems no one responds ¿, xml presets ?
Im trying to make a xml file presets programatically, but premiere tell me somethign is wrong with that preset I know how to set resolution, but im not sure how to especify framerate and apect ratio i...
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 Articleabout “Append mode” of cs6, cc & cc2014 project file in order to insert xml...
let me ask you all something about “Append mode” of cs6, cc & cc2014 project file in order to insert multiple xml sequence which is sent from 3rd-party tool into specific project file . Finalcut...
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 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 Article