Quantcast
Channel: Adobe Community : Popular Discussions - Premiere Pro SDK
Browsing all 53010 articles
Browse latest View live

Memory management and premiere

Hi, we've developed a plug-in that calls getPreviewFrameEx. Our plug-in is not leaking memory (checked with bounds checker). We make the getPreviewFrameEx call constantly, and memory usage goes through...

View Article


Plugin 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 Article


Automation Plugin

Hello! I'm new in developing Premiere Pro Plugins and want to code a plugin, which automaticly adds files to a new project, sets their inPoints and outPoints and add some effects in a new composition...

View Article

Languages for plugin development (C++, C#, Flex)?

Hi all, Is C++ the only language that I can use for Premiere Pro CC plugin development? Someone told me that Flex is also possible, is that true? And how about C#? Thanks.

View Article

Looking 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 Article


Image may be NSFW.
Clik here to view.

Why Priemere sends 'exSelBeginInstance' selector twice to export plugin?

Is that correct, that my custom export plugin gets 'exSelBeginInstance' selector twice?

View Article

Loading media into timeline

Hi all, I would like to do the following in my plugin:* Create an empty project* Load a media into the project (lets say I got the UNC path from somewhere)* Put the media onto the timeline Is this...

View Article

Overload operator new in C++ plugins

Hi, Does it make sense to overload "operator new" in C++ plugins and have it call the Premiere memory allocation routines? Thanks!

View Article


Error during build

Hello I am new in premier pro cs4 sdk. I give the following error when build the  SDK_Custom_Importpipl &  SDK_Custom_Import.cpp Error    3    error LNK1104: cannot open file 'C:\Program...

View Article


Adobe Engineering - Please Help Third Party I/O Partners

Hello Adobe, I would like to ask that you take a close a look at the state of third party hardware I/O integration from you partners AJA, MATROX, and Blackmagic Design. If you browse any of the forums...

View Article

How 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 Article

Dummy 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 Article

Why 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 Article


Windows PlayMod Question

Hi Zac, I have a general question concerning PlayMods on Windows. I was wondering if there was anyway on Windows for a PlayMod to explicitly make a request to PPro for a new window handle for either...

View Article

Does PPRO deserve a complete 32bpc color pipline like AE?

hello, i am learning a lot about 32bpc floating point processing and HDRand now have this question about PPRO. AE has a 32bpc color pipeline.  PPRO does not. Todd Kopriva states from a thread in AE...

View Article


How 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 Article

CS6 Exporter "Push-Model" (ExporterUtilitySuite): what about audio?

New in the CS6 SDK, is the ExporterUtilitySuite, which supports a new "push-model" of operation.  In older versions of CS (and still supported in CS6), all exporter plugins were required to use the...

View Article


Exporting 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 Article

New Premiere Pro CC SDK

The new Premiere Pro CC SDK is now publicly posted to the DevNet site here: http://www.adobe.com/devnet/premiere.html Some highlights:New GPU Extensions for Effects and TransitionsNew SDK_ProcAmp...

View Article

Getting the sequence project resolution and framerate

Im on a ExportController sample project, how can i get that values, , resolution width, resolution height and framerate ?

View Article
Browsing all 53010 articles
Browse latest View live