calling exportOMF() Method using ExtendScript
Does anyone have any experience calling this method using ExtendScript? I'm trying to incorporate it into a script but so far have not been able to successfully call it. I'm assuming it needs an...
View ArticleIf I want to make a single-frame importer, e.g. - for WebP image format, do I...
The title says it all really. Was wondering if there's a simpler interface to implement which does not contain video or audio, but just a still frame image.I don't care about exporting this format from...
View ArticleEmpty pix pointer while accessing transmitter
Hi, I've troubles with accessing frame data via transmitter api. I've used Transmitter sample and in PushVideo method I'm trying to get inFrame pix data, but it is empty. Code looks like this: tmResult...
View ArticleOpen file in source monitor via extension
I want to be able to list some files in an external window (could be browser or an application). The files are already imported in the project. When I click on a file, I want it to open in source...
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 ArticleSDK_ProcAmp OpenCl problem
Hi everyone, Now I am trying the GPU example "ProcAmp" comes with Premiere pro sdk.I tried the pre-compiled plugin "ProcAmp" comes with premiere. It works well. Then I tried to compile "ProcAmp" from...
View ArticlePremiere Pro ExtendScript Events
Hi, I was trying to find somewhere the list of possible events that can be handled within an application but have no luck. Specially the ones that are related with sequences, like active sequence...
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 ArticleExport parameters not remembered in prExport call
Hi Zac et al, I have my export plugin coming along very nicely.All the parameters are drawing and reacting as I want... ...BUT...If I leave a file in the queue and reopen AME the parameters are the...
View Articleinput-parameters for transitions
Hi guys, During the last two weeks I've come a long way for building my own custom transitions. Now I would like my plugins to have input parameters like: Sliders, Color-pickers, Radiobuttons/Pulldown...
View ArticleI'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 ArticleAudioUnit/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 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 ArticleExporting from Adobe Premiere using extendscript
Hi! I'm trying to figure out how the exportTimeline() function works. So far, I have managed to import files and add them to a sequence. Now I want to export the sequence as a Quicktime movie....
View ArticleIs it possible to create an Importer which automatically can provide the...
Hi, I am creating an synthetic importer to be used in Premiere and Media Encoder.The synthetic importer is file based. The file contains information about the contents to be rendered. Since the code...
View ArticleCreating UI inside transmitterPlugin.cpp
Hi, I had two questions regarding transmitterPLugin. I am trying to create a plugin that would transmit data from premier pro source monitor on to a external hardware device. 1) I can use the...
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 ArticleRender 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 ArticleYUV 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 ArticleControl 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