Create 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 ArticleNew Premiere Pro CC SDK
The new Premiere Pro CC SDK is now publicly posted to the DevNet site here: http://www.adobe.com/devnet/premiere.html Some highlights:New GPU Extensions for Effects and TransitionsNew SDK_ProcAmp...
View Articlecustom importer
We have a custom importer plugin for premiere CS6. We dont save a custom file on disk, but we render the frames demanded by Premiere framework on the fly and return the data in imImportImageRec in...
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 Articledrag drop is not working on premiere extension
Hello all, I'm a new user in Flex. And now, I'm trying to create premiere plugin.-the issue is that I use drag and drop event on desktop app,works nice, when I debug it for Premiere Extension, access...
View ArticleAudioUnit/VST plug-in crashing in Audition CS6
Hello, I am currently developing an audio effect plug-in on Mac, which supports both VST/AudioUnit formats. I am trying to get the plug-in to work correctly in Audition CS6, but I am witnessing some...
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 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 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 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 Articlecs4 plugin install path
Hello,I have a question about premiere pro plugin installation. In the docs it says that On Windows, the common plug-in path can be found in the registry in the following...
View ArticlePlaymod flag in custom importer
Hi All, I noticed the following note in SDK_Custom_Import.cpp for SDKGetPrefs8 function. "Note: the timelineData handle is new, and allows ONLY custom importers access to the timeline (dont' use...
View ArticleHow do you find "App installation path"
According to the SDK doc page 117 on presets, you're supposed to install to "App installation path" but I can't find a reliable registry entry that indicates what it is. Premiere Pro presets...[App...
View ArticleGet a clip name in Video Filter
Hello! I need to write some specific plugins, that "overprints" technical info over image. So, I get a problem - what is the best way to get CLIP name in "VideoFilter" plugin? Can I get there more...
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 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 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 ArticleGetting the sequence name when using Export Controller
I'm building a plugin based on the Export Controller example and I need to get the name of the sequence being exported. I'd assumed it would be available from the Sequence Info Suite, but it doesn't...
View ArticleWhy SDK always generates non-drop-frame clips?
I've created a sequence in Premiere: NTSC DV, Codec: DV NTSC, 29.97fps, 720x480, Drop-Frame Timecode.When I try to render a clip with MXF OP1a preset file (DV25 NTSC) by SDK, it always generates...
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 Article