When only one aspect ratio is displayed, it is displayed as a combo box.
Hi, I worry because of the UI display of the pixel aspect ratio now. Check box when there are two parameters. Combo box when there are three parameters or more. Mere string when parameter is only one....
View ArticleImporter - basic question
Hello All, Referring to the Premiere Pro SDK documentation covering Importers, the first line of the chapter reads: "Importers provide video and/or audio from the media source. This source can be a...
View ArticleCS5 SDK + AME CS4 = Crash from bad memorySuite
Hi all,I compiled the CS5 SDK_Exporter example and only changed one thing: 1: the build from x64 to x86 (because I'm on Win7 32bit with CS4 Production Premium) BTW the enviroment...
View ArticleExporter minimum requirements?
HiI'm trying to port a Compiler plugin (that was targeted for CS3) to the new Exporter interface.. Previously, @startup i described my plugin by setting compInfoRec->compilesVideo and compilesAudio...
View ArticleSDK 5,5.5,6 bug: exporter param .hidden
fyi,I found a bug with the SDK that doesn't seem to be fixed from (at least back to) SDK 5 thru 6. If you change a parameter to hidden and then unhide it, the gui item doesn't return to it's original...
View ArticleCall default importer from custom importer?
Hello, I am working on custom quicktime importer which main point is to alter movie xmp metadata. After that I want to pass that file(s) to default quicktime importer. Is there a way to do this?
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 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 ArticlePlugin 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 ArticleExportController - Plugin loading.log & argument from Flex
Hello guys I'm having a problem porting my ExportController to cross platform and it recently refuses to get loaded. Here is Plugin loading.log:Loading C:\Program...
View ArticleAssign Shortcut to Custom Importer
Hi, would anybody know if it is possible to assign a keyboard shortcut to a Custom Importer Plug-in developed using Premiere Pro SDK. I wasn´t able to find out the call of my plug-in on...
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 ArticleCreate plugin to write text on video
Hello everyone. I'm trying to create plugin that writes filename and timecode on clip in sequence. And i'm stuck in the beginning. How to write text on video? Can't find it in premiere SDK guide. Is...
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 ArticleCS5 "Mercury Engine" and plugins using CUDA?
Hi, just watch the sneak peak on the Mercury Engine again. I see that the filters are being CUDA accelerated as much as possible thus leaving the CPU to do the other work. In the video it showed how...
View ArticleQtCore4.dll and QtGui4.dll
Hello, I have a question about Qt dll's. We createad a plugin for CS4 and CS5 using Nokia Qt 4.7.1 framework. It works fine, but we have to distibute our plugin with two dll's: QtCore4.dll and...
View ArticleStarting 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 ArticleDoes 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 Articlewhat is meaning of following code
Hi All, I am working on transitiom plug-in for premiere pro cs3 ,using premiere pro cs3 SDK. while learning i am not get understand the following code, where will be use and what will be function...
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