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

qe.project.numSequences and qe.project.getSequenceAt(i) is not match

Hi, I am currently developing adobe premiere plugin to import, edit, and export clip.When i have more than 1 sequence and perform export operation, I will try to get number of sequences and loop...

View Article


May I control menu when I launch the 'ExportController' plug-in?

Hi everybody, I have write a 'ExportController' plug-in based on the sample SDK(Mac) provided.It works correctly as expected workflow, a new sub-menu under 'Export' added, and it can render timeline,...

View Article


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

How to Export timeline work area not entire timeline

Hiiiiiiiiiiiiiiiiiiiiiiii sExportControllerSuitePtr->ExportFile(timelineInfo->mModuleID, timelineInfo->mTimelineID, &ecExportRec) It exports the entire timelien, but i want to export only...

View Article

Programming your own workflow plugins

Hey folks, I've seen people asking "how do I select all clips in the timeline downstream?" and get the answer: Track Selection Tool! Which is quite ok, but for me, the Avid Media Composer way is a bit...

View Article


Best way to implement placeholder graphic that is replaced later

Hi, What is the best way to go about implementing the following functionality?-User initiates to add a "placeholder" image to the timeline.  As part of this process, the user is directed to a website...

View Article

AudioUnit/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 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


How to retain uuid from XML instead of generating new ones in Premier Pro CS5.5?

Hi, I use Premiere CS5.5 to import XML sequences and export them back again to XML after a slight edit.I am in the process of writing a simple script that would manipulate the XML file that I get...

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

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

Control Plugin for Premiere Pro

Hi Guys, I was thinking, is it possible to directly control Premiere Pro elements like buttons or sliders via a plugin? Background is, I would like to use my Korg Nanopad to control different mute...

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


Is 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

AudioUnit/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 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

Premiere Markers export and import: Roundtrip via FCP XML not working

The objective of my project is to create a sports app that records markers and saves it in different formats of XML / CSV that I can then import in different NLE packages.I have already succeeded with...

View Article


Is there any way to export still frame using ExtendScript?

Hello. I need to do the same that "Export Frame" button does but via JavaScript (just export current frame from the sequence as .tiff). I did not find any method in DOM for this. Is it possible?

View Article

Adobe 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 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
Browsing all 53010 articles
Browse latest View live