error 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 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 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 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 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 ArticlePremiere Pro at the Adobe Creative Suite Developer Summit
You may have already heard about the Adobe Creative Suite Developer Summit, but there are several classes that appeal directly to this forum, and that you'll find interesting. I've listed some of them...
View ArticlePremiere Pro CS4 SDK - Exporter plugin
Premiere Pro CS4 SDK Hello,I ran sample exporter project from CS4 SDK and it never seems to reach "exSelExport" case in the plugin's main entry point. Instead, after clicking "OK" in exporter window,...
View ArticleError during build
Hello I am new in premier pro cs4 sdk. I give the following error when build the SDK_Custom_Importpipl & SDK_Custom_Import.cpp Error 3 error LNK1104: cannot open file 'C:\Program...
View ArticleAdobe Engineering - Please Help Third Party I/O Partners
Hello Adobe, I would like to ask that you take a close a look at the state of third party hardware I/O integration from you partners AJA, MATROX, and Blackmagic Design. If you browse any of the forums...
View ArticleCan SDK enable the creation of new tools?
One of my pet ideas is to develop (or encourage someone else to develop) an advanced editing toolkit for PPro that would add useful features to the standard toolset. For example, there might be a...
View ArticleUI scripting with applescript: Is it possible?
I'm attempting to use applescript to do some automation with file setup and importing with Premiere Pro CC. The company I'm working for is switching from Final Cut 7, and every button and window can be...
View ArticleEDL Importer?
Hi, I am not sure the SDK is the proper way to do so, but I'd like to import a set of media files collected in a simple text file, similar like in an EDL import. I looked at the sample code for the...
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 ArticleHow to retain uuid from XML instead of generating new ones in Premier Pro CS5.5?
Hi, I use Premiere CS5.5 to import XML sequences and export them back again to XML after a slight edit.I am in the process of writing a simple script that would manipulate the XML file that I get...
View ArticleQuestion about roll and crawl.
I developing a title's importer plug-in for Premiere Pro CS6.I have a question about roll and crawl of Premiere Pro SDK. 1.A function to acquire the duration of the clip in the timeline. I want to set...
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 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 ArticleCreate UI for Export Controller
Can somebody help me to create a GUI for Export controller plugin for Premiere pro.I am new to C++. No idea how to create a window and other contols in it.
View ArticleExporter 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 ArticleExporting files other than sequences
Hi,Currently I am able to export all the sequences in a project using export time line option in action script.I want to export other media files other than sequences in the project.I was thinking if i...
View Article