Sign in to follow, share, and participate in this community.
Hello. I have a trouble in my exporter using Exporter Utility Suite. If i place in the sequence a videoclip that is shorter than audioclip, Exporter Utility Suite only render videoclip frames, empty area was ski... let me ask you all something about “Append mode” of cs6, cc & cc2014 project file in order to insert multiple xml sequence which is sent from 3rd-party tool into specific project file... about “Append mode” of cs6, cc & cc2014 project file in order to insert xml sequence which is sent from 3rd-party tool
in Premiere Pro SDK
BackI attempting to build an HTML5 panel for Premiere Pro that retrieves assets from a third party REST API but there seems to be no support for Socket or XMLHttpRequest objects in this application which there is for othe... I've started to have a look through the SDK documents, but just have a quick question about the SDK functionality that I imagine someone well-versed in it should be able to answer pretty easily: Could the SDK ... I might be over thinking this or just plain dumb, but can someone tell me how to grab the clip name from a segment? I feel like there would be some code somewhere if the FCP xml exporter has the names of the clips. A... 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 fact, if the proje... Hi all, is it possible to export a frame of the sequence using the SDK, implementing what a used can do using the Export Frame command? Thank you in advance. Ale Hi, Im with ExportController sample projct for CS5.5 using VS2008 What i want is to divide the sequence in the timeline for premiere output small files and my plugin will be able to access them instead of pre... ExportFile export only a portion of timeline, eg from frame 1 to 20 or from 50 to 100
in Premiere Pro SDK
BackThere 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? I'm writing a custom exporter PRM plugin. The plugin loads successfully in Premiere and Media Encoder, but does not appear in the list in After Effects. I've run AE in debug mode and it is definitely loading the plugi... Is that correct, that my custom export plugin gets 'exSelBeginInstance' selector twice? Try better explain: Premiere run two instances of my exporter. It easy to see by looking at exporterPluginID value. It d... '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 learn... Hi, I noticed some annoying ringing artifacts in my footage after applying the GaussianBlur() from the PrSDKGPUImageProcessingSuite. I assume the blur implementation is the same as in the 'Gaussian Blu... GPU-version of Gaussian Blur sometimes produces visible ringing artifacts on high contrast images
in Premiere Pro SDK
BackAdobe 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 SDK I am trying to... I'm working with video analysis. a SMED (Single Minute Exchange of Dyes) program requires me to mark every action in a recorded clip, be it a recurring or single instance. I have a grouped and numbered templ... Is there a script to make the previously added marker end at the frame where a new marker is added?
in Premiere Pro SDK
BackHello there, i have a question about implementing a premiere plugin which uses CUDA and OpenCL. Unfortunately, the SDK only provides an OpenCL Sample Plugin. My first idea was it to create a plugin which onl... Hey everybody, I am trying to develop some tools for professionals that use Premiere. Such things as "export to Nuke" and "check for new versions". Stuff that Hiero and other conform tools have natively, but Premiere ... I have read through the documentation provided with the SDK but it is very limited. Some of the features I wish to implement appear doable aftering looking through the sample projects but these projects give limited i... Where can I find detailed documentation on developing a plugin for Premiere Pro?
in Premiere Pro SDK
BackI just completed my first video filter that is CUDA accelerated using the Premiere Pro SDK for CS6 and CC7. If suitable CUDA hardware is available, it use it, but if not then it uses a multithreaded software imp... 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 still not ava...