Exporter plugin: PrPixelFormat...
I've been struggling to get my Exporter plugin to work with any of the new planar PrPixelFormats (adobe Premiere Pro 6.0.3): PrPixelFormat_YUV_420_MPEG4_FRAME_PICTURE_PLANAR_8u_709...
View ArticleHow to use PrSDKTransmitInvocationSuite in a importer ?
"But other types of plug-ins can use the Transmit Invocation Suite to push frames to transmitters. For example, an effect or titler with a modal setup dialog could push frames to the output." This is...
View ArticleBatch relinking of files via Script
Is this possible in Premiere? I can script After Effects but i'm not sure whether PPro has the same scripting engine (the extend toolkit lists it as a target but i cannot find any docs on it) Basically...
View ArticleExporting media files from a project
Hi, I have created export controller and calling it from my panel using action script.Currently I am able to export any active sequence to a particular format using 'exportTimeline' function of...
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 ArticleCreate a new sequence from Media files in the project
Hi eveyone, I am trying to export media from time line using Actioscript. I can now only export sequences, i want to export other media files also, so i was trying to create a new sequence...
View ArticleTransmit API: How to send video to another running app.
Hi, I'm not a programmer so excuse my ignorance.Just trying to scope a project. We'd like to get a live video output from Premiere to use in another app.The idea is to use a video stream from Premiere...
View ArticleDummy 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 ArticleExport Controller - Source Range question
I've written an export controller plug-in that works with a database to register metadata and moves exported media around where it needs to go for playback (TV station automation). One thing I've been...
View ArticleHow to give a Custom property value to all items in Premiere Pro Project?
Hi All, Scenario: Need to map the items inside the Premiere pro project with items in our database. This includes the bins,items inside bin and root project etc. Once the user saves the project in...
View ArticleLoading 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 ArticleUI for export controller
Hello everyone, I am a new user of the sdk cs6 and I have some work to do with it. But a lot of questions remain after reading the pdf, maybe due to my average english, It is not really clear for...
View ArticleExported Interlaced Video by SDK Exporter plugin for premiere pro cs6
Adobe Premiere Pro CS6 for Project Setting Sequence is XDCAM HD422 1080i25(50i) I tested the Plugin AVI(Uncompress) ,output interlaced video OK no problem. I use Premiere Pro CS6 r2 SDKI am trying to...
View ArticleExporter PRM doesn't appear in After Effects
I'm writing a custom exporter PRM plugin. The plugin loads successfully in Premiere and Media Encoder, but does not appear in the list in After Effects. I've run AE in debug mode and it is definitely...
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 ArticleMulti-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 ArticlePlugin idea: robust syncing via timecode in timeline
I produce multi-camera unscripted/doc/reality programming, and consistently find myself needing a reliable way to sync several layers of stop/start cameras with free run TC to a timecoded audio source....
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 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 ArticleWhy is Src and Dst memory not pinned?
I just completed my first video filter that is CUDA accelerated using the Premiere Pro SDK for CS6 and CC7. If suitable CUDA hardware is available, it use it, but if not then it uses a multithreaded...
View Article