• Is it possible to create an Importer which automatically can provide the needed resolution?

    Hi,   I am creating an synthetic importer to be used in Premiere and Media Encoder. The synthetic importer is file based. The file contains information about the contents to be rendered.   Since the code ...
    BGVentuz
    last modified by BGVentuz
  • Scripting for Premiere Pro CC / Premiere Pro CC 2014

    Using Extendscript Toolkit I've found that it can possible to scripting for Premiere Pro CC and Premiere Pro CC 2014, but my question is:   Why Adobe don't provide any relative scripting guide?? (It's essential ...
    DavideSantinelli
    last modified by DavideSantinelli
  • Programming your own workflow plugins

    Hey folks,   I've seen people asking "how do I select all clips in the timeline downstream?" and get the answer: Track Selection Tool! Which is quite ok, but for me, the Avid Media Composer way is a bit faster: ...
    lyderjanoy
    last modified by lyderjanoy
  • Premiere Markers export and import: Roundtrip via FCP XML not working

    The objective of my project is to create a sports app that records markers and saves it in different formats of XML / CSV that I can then import in different NLE packages. I have already succeeded with Vegas Pro but ...
    Thomas Kohler
    last modified by Thomas Kohler
  • qe.project.numSequences and qe.project.getSequenceAt(i) is not match

    Hi,   I am currently developing adobe premiere plugin to import, edit, and export clip. When i have more than 1 sequence and perform export operation, I will try to get number of sequences and loop through sequen...
    GrassValley
    last modified by GrassValley
  • May I control menu when I launch the 'ExportController' plug-in?

    Hi everybody,   I have write a 'ExportController' plug-in based on the sample SDK(Mac) provided. It works correctly as expected workflow, a new sub-menu under 'Export' added, and it can render timeline, export ...
    Ani_fromcuc2010
    created by Ani_fromcuc2010
  • Getting video frame rate in PPro

    Hi,   I am trying to  write a code in Adobe extension script which extract video meta data information while exporting a video. Any hint or tips in this regard will be greatly appreciated.
    Benjaminsh
    last modified by Benjaminsh
  • Extendscript reference for Premiere Pro CC 2014

    Hi,   I am trying to develop an extension for Premiere Pro CC 2014 using CEF & CEP and am having trouble finding information about the available APIs in Extendscript. While I have with some trial and error ...
    lucascorreia
    last modified by lucascorreia
  • Access global data from PrGPUFilter

    Hi everyone, I am trying OpenCL with the "SDK_CrossDissolve" example. When rendering with CPU I can access global data by: "in_data->global_data" which is passed to the render function. But, when rendering with ...
    ji_gou
    created by ji_gou
  • How to Work in 32 Bit in Premier Pro Plug In

    As I understand it, Adobe Premier Pro doesn't support "Smart Render" mode as in After Effects. Yet I don't understand how does it support 32 Bit Per Channel input. I look at the SDK sample called SDK Noise, at the f...
    Royi A
    last modified by Royi A
  • Do you make a custom Importer Plug-In?

    If you do, please private message me so we can test it in another application that will support Premiere importer plug-ins in an upcoming release.
    Charles VW
    created by Charles VW
  • Is it possible to add a clip to a sequence using ExtendScript?

    My job consists of making videos that follow a very specific format:  add the interview clip, add the opener, lower third, outro music, copyright, make sure the audio levels are good, add a Dynamics preset, expor...
    espiforenque
    last modified by espiforenque
  • How to know the extension of an EPR preset

    WE have the integrator put only the presets they want the user to user for our Export Controller plug-in. They copy the presets from the Premiere MediaIO/statempresets/ folder.   When we get the EPR file it does...
    BillClag
    last modified by BillClag
  • Premier Pro Plug In Using the After Effects API

    Hello, According to the SDK you say the After Effects API should be used in order to create Effects type of Plug In's for Adobe Premier.   We developed several AE plug in's (Effects) based on the CS6 SDK of AE ...
    Royi A
    last modified by Royi A
  • SDK_ProcAmp OpenCl problem

    Hi everyone,   Now I am trying the GPU example "ProcAmp" comes with Premiere pro sdk. I tried the pre-compiled plugin "ProcAmp" comes with premiere. It works well.   Then I tried to compile "ProcAmp" from...
    ji_gou
    last modified by ji_gou
  • Multithreading in ActionScript

    Hello everybody,   We have to organise our ActionScript based extension in order to execute some time consuming operation in background. We know that we have to move to HTML5 panels, but in the meanwhile we'd lik...
    alessandro.ricci
    created by alessandro.ricci
  • Extension Builder 2.1 and CC 2014

    Hello,   we've trying to make our 2.1 extensions available to CC 2014, following the tutorial available at Adobe Extension Builder and Creative Cloud 2014. The problem is that after having installed Premiere Pro...
    alessandro.ricci
    last modified by alessandro.ricci
  • Trouble with Exporter Utility Suite

    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...
    keesbor98
    created by keesbor98
  • about  “Append mode” of cs6, cc & cc2014 project file in order to insert xml sequence which is sent from 3rd-party tool

    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...
    stivenkhan
    created by stivenkhan
  • How can I access HTTP services via Extendscript from PPro CC

    I 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...
    schallis-z
    last modified by schallis-z