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 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 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 Articleclass x could not found error while using native extension (.ane)
Hi, I created a native extension. I can debug this application as an desktop application. Working well, there is no problem while using native extension classes. But When I debug for Premiere Pro, I...
View ArticleDrag&Drop from Lightroom to Premiere doesn't work! Programming an alternative?
Unfortunally the is no working Drag&Drop ability to drag a videofile from the Lightroom Library into the Premiere Project View. (This Problem appears only on a Windows machine not on Mac)This is...
View ArticleHow 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 ArticleAdobe Premiere platform dependency limit
Hello,we have developed a set of Premiere extensions and a plug-in to interact with the application. We are facing a problem to open a project created on Windows in a Mac system, and viceversa. In...
View ArticlePixel iteration when footage smaller than sequence size?
Hi everyone, I am having a problem with my plugins when the footage is smaller than the sequence. For some reason Premiere (and only Premiere, AE is fine in this regard) iterates pixels not from the...
View ArticleHow 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 ArticleWhat's difference between mpeg4 and mpeg 2 yuv 4:2:0 pixel formats?
There are "PrPixelFormat_YUV_420_MPEG2_FRAME_PICTURE_PLANAR_8u_601" and "PrPixelFormat_YUV_420_MPEG4_FRAME_PICTURE_PLANAR_8u_601". They difference only in component ordering or something else?
View ArticleOpen video in Source monitor from extension / ExtendScript?
I want to write a panel extension which browses a remote asset management system, downloads proxy videos, and shows them in the Source monitor; similar to the Media Browser panel.However, I can't find...
View ArticleCreative Cloud Launch Event
It’s starting now at adobe.com if you’re interested in watching the rollout. Cheers, Zac
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 ArticleProblems with PiPL compilation
Hello All, I am in the middle of porting over a suite of existent CS5 plugins from Windows to Mac and am running into some compilation problems during the phase of building the .r file of a filter...
View ArticleCS5 SDK: Exporter fields & buttons
Hello,I'm implementing an exporter for CS5 with the new SDK. I had a question about custom presets. I have a set up where a single exporter will support multiple file formats and multiple presets each....
View Article"New Synthetic" Dialog Box
Hello All, We created new Custom Importer. When user clicks on our importer from "File->new" menu, he can see PP's "New Synthetic" Dialog box, where he puts settings for new import. In our code we...
View Articlesdk 5.0 and sdk 5.5 compatibility
Hello,our exporter plugin for CS 5 (compiled with cs 5 sdk) works if it is used from cs 5.5. Would you say that it is better to recompile the plugin code against cs 5.5 sdk to be used in premiere pro 5.5?
View ArticleImport/Export Subtitles
This thread for example: http://forums.adobe.com/message/4374145#4374145 Can this be done using the SDK? Is there any difference in CS6 in that regard?
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 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 Article