ExportController - 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 ArticlePremiere 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 ArticleThree questions about the CS4 SDK Exporter
Hello. I'm working to make an Exporter Plug-In that supports "Pro CS4" and "Elements 8.0" single binary. Please give me any advices to complete it. I show you the questions as follows: How can...
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 ArticleHow to add control(ANIM_ParamAtom)
Hi I've read the "Pullg-in Resource Guide.pdf" in the Photoshop cs5 sdk.I know that Angle and Slider, Point, etc, defined by "ANIM_UIType" structure.But I have not found to such "UI Type" as...
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 ArticleCS5 Pixel Aspect Ratio Problems...
Hello All, I am working on porting over an existing .mov file importer from Windows to Mac while also upgrading it from CS4 to CS5 (and also rolling in the creation of a hand-written 64-Bit QuickTime...
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 ArticleHow 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 ArticlePremiere Pro CS5 Scripting Support?
Does Premiere Pro CS5 support scripting through extendscript or any other scripting language? I see it as a target application in the extendscript toolkit, but i don't see a place within Premiere Pro...
View ArticleTwo questions about exporter controller
Hi Guys, I have two questions about exporter controller. 1. Since exporter controller uses its own UI, is it possible to generate new preset file in exporter controller to represent its UI content? 2....
View ArticleIs it possible to create a custom panel, and dock/embed it into the application?
Hi all, I would like to create a custom panel, and dock/embed it into Premiere Pro CC.Is this something possible? Basically, the plugin will talk to some web services, retrieve some data, and display...
View Articleformat 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 ArticleHow to continue transition rendering with custom dialog open
Hi, I'm working on a plugin for some custom transitions (currently for CS6/CC on Windows).I'm using a custom dialog (hasCustomDialog in PiPL) during esSetup to set the transition parameters. While the...
View ArticleVST Audio for CS5 SDK question
I have a couple of old audio plug-ins that ran on CS4. I just recompiled my old VST library for 64 bit and built my plug-ins. Everything went okay, but CS5 does not see them. Is there a new VST...
View ArticleEnabling importing as a sequence
Hello, so I'm developing Standard Importer for still images, but I can't find out how to enable importing as a sequence in AF.No matter what I set in imIndFormatRec or in imImportInfoRec this option is...
View Articleerror 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 Articleimporter plugin
we have written an importer plugin for premiere using CS3 SDK.Now we are converting it to be compatible with CS6. Done with the changes, But there is problem i am facing. I am getting scale as 1000...
View ArticleGetting the sequence project resolution and framerate
Im on a ExportController sample project, how can i get that values, , resolution width, resolution height and framerate ?
View Article