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

Starting up with SDK for CS5 (premiere)

Hello everyone. First of all, I apologize for my english. And also for my possible lacks of knowledge about this matter, I am a completely newbie. I want to develop an exporter plugin for Premiere...

View Article


Programmatically setting default value for Max Quality in Exporter

Hi Zac, I am trying to find a way to set a default value for the 'Use Maximum Render Quality' check box that is located on the Export Settings Dialog Window. Is it possible to programmatically set a...

View Article


Create UI for Export Controller

Can somebody help me to create a GUI for Export controller plugin for Premiere pro.I am new to C++. No idea how to create a window and other contols in it.

View Article

How to start, hot to get .prm or .dll or working plugin file from a VS 2008...

Hi,I download the SDK, load some sample project (e.g. SDK Exporter) in visual studio 2008 from a Windows 7 64bit workstation. No conversion ask. Build > Build Solution creates several files but none...

View Article

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


[CS5] Which of the argument of xSDKExport is correct?

Hi, CS5r1 SDK with Premiere CS5 trial version There are definition of the xSDKExport as follows.Which is correct?(a) Headers/PrSDKExport.htypedef PREMPLUGENTRY (* ExportEntryFunc)(csSDK_int32 selector,...

View Article

format of file Exported by SDK Exporter plugin for premiere pro cs4

Hi I am trying to build a plugin which can use a custom codec to export an imported video to h264 format.The codec which i have to use converts a YUV420 raw video to h264 format. As given in the...

View Article

Render Quality (w.r.t. Exporter's video src)

Zac, can you explain the backend consequence of the different Render Qualities: /**** Render qualities*/typedef enum { kPrRenderQuality_Max = 4, kPrRenderQuality_High = 3, kPrRenderQuality_Medium = 2,...

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


How do I import a file as a subclip?

In my panel, I have representations of clips and subclips from an external system. So far I can only see how to import an entire video into Premiere. Is it possible to import a subclip? To import an...

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

Premiere Export Plugin Migration

A few years back my current company created an export plugin on Premiere Elements 7 that brings up its own complex UI for creating video content for our Simulation Product.  We have a need to move...

View Article

I'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 Article


Custom importer and GetTimeInfo8

I'm working with h264 video muxed into an mpeg2 transport stream. I also have audio in an mpeg2ts that I am trying to sync up with it. When importing the videos directly into premiere pro CS6, they are...

View Article

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


Drag and Drop to Source Monitor but not Double Click?

Has anyone seen this issue?  I've got an importer plugin.  If you drag and drop a clip into the source monitor, then it works fine.  But if you double click it then nothing happens.  Any idea why this...

View Article

YUV processing

Hi everyone, I have a question about YUV processing in Premiere Pro, especially about the blending modes. Does Premiere Pro process blending modes on two YUV clips in YUV color space, or does it...

View Article


Is the Memory Suite thread safe?

Hi all, Is the memory suite thread safe (at least when used from the Exporter context)? I ask because I have many threads getting and freeing memory and I've found that I get back null sometimes. This,...

View Article

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

Looking for person who wrote RedStar3D Plug-in!

Hello all Does anyone here remember responding to this thread: http://forums.adobe.com/thread/890468?tstart=30 and writing me a Premiere plug-in called Red Star 3D that changed the stereoscopic...

View Article
Browsing all 53010 articles
Browse latest View live