Is there a way, using ExtendScript, to retrieve the name of a Comp being used...
I've got an instance of an AE Comp being used in Premiere. I'm looking for a way to quickly manage the names of both the AE Comp and the instance of that Comp being used in Premiere. The goal is to...
View ArticleLock / Unlock audio or video track
I was surprised after searching the forum that this question hasn't already come up. I checked the sample and reflections but could not find any methods that would allow me to lock or unlock specific...
View ArticleWhy is rendering layer different between GPU mode and Software mode during...
Hi, everyone.I have strange problem on GPU mode.I am creating a gpu accelerated plugin But I can not complete the plugin because of the problem. PROBLEM:Please take a look to following screenshot in...
View ArticleEditing clips with ExtendScript
hello, you hardworking, knowledgeable people! I desperately need to automate a big part of the editing process in Premiere.For the next project we will be recording tons of footage, where the main...
View ArticleImporting Markers
I'm currently trying to import markers in a Premiere plugin.I'm using a Premiere Import plugin and an After Effects Effect plugin.The AEGP_MarkerSuite2 offers a NewMarker API, but it seems that it's...
View ArticleNodejs and google-cloud/speech
First, my apologies for asking a multi-part question. As relayed in another user's post but not answered, in the manifest.xml file for PPRO 12.x developing panels, the <RequiredRuntime Name="CSXS"...
View Articlemove or copy a clip to another sequence
hi, is it possible to move a clip from a sequence to another sequence with the script? if not can you add this feature in backlog ? also it will be so useful if you add a possibility (refer to PPRO...
View ArticleMinimum Premiere pro version required for encodeProjectItem
Hi All, What is the minimum Premiere pro version required to support app.encoder.encodeProjectItem in extension panel?Our panel uses this method, and its throwing error "ReferenceError:...
View ArticleComponent API in Premiere Pro CC2017?
I noticed that the CC2017 update to Premiere Pro brought in a new Component API, which provides access to Clip Keyframes. Awesome. The problem is that the API isn't documented. The nearest thing to...
View ArticleHow to reload a premiere pro extension?
Is there any API available in premiere pro sdk to reload the extension panel? Premiere Pro Version: 12.0.0Extension Type: Panel Thanks,Meet Tank
View ArticleUndefined is not an object
Hello, I'm having an issue with an HTML5 panel for Premiere Pro. I have the panel installed on 15 computers and it works fine on 10 of them.On the other 5, the panel launches but when a button/script...
View ArticleHow to differentiate between normal clips and sub-clips
Hi All, How to differentiate between normal clips and sub-clips using Premiere extendscipt API? Like the ProjectItemType.FILE and ProjectItemType.BIN;We Cannot use ProjectItemType because for normal...
View ArticleLoad Video and Audio files - trigger sync through merge clips
Is it possible to programically load a number of audio and video tracks, insert them into the timeline and then sync them using merge clips - all without requiring any user interaction (e.g. trigger...
View ArticleExecute a system command in windows environment as administrator
Hi All, Is there a way to execute system commands using the C:/windows/system32/cmd.exe from panels?We tried the CEP HTML test Extension-> Create Process options, but cannot figure out how it is...
View Articleformat of file Exported by SDK Exporter plugin for premiere pro cs4
Hi I am trying to build a plugin which can use a custom codec to export an imported video to h264 format.The codec which i have to use converts a YUV420 raw video to h264 format. As given in the...
View ArticleAE fails to load PRM plugin
I build an Exporter plugin for Premiere as a dot PRM file. Zal Lam says I need to put it into C:\Program Files\Adobe\Common\Plug-ins\CS5.5\MediaCore folder so the render will be seen in the queue and...
View ArticleExtendScripts JSON object is suddenly undefined?
I've been passing data pretty fluently back and forth between a custom HTML5 panel and ExtendScript, making use of JSON.stringify All of a sudden, today the JSON object is coming up as undefined in the...
View ArticleLooking to Activate Custom Panels via Keyboard Shortcut + Keyboard Listeners...
This may well a couple of feature requests, but looking forward to getting some feedback... In the interest of building more robust and flexible custom HTML panels, we were looking for ways to achieve...
View ArticleNew UI font in CC 2018
Which font is being used now? Same or different across macOS and Windows?
View ArticleHow to create custom transitions in effects panel ?
Hi to all of you ! I am looking to make custom transitions in Premiere. I am well aware of the "Save Preset" function but I am looking to create my own transitions in the effects panel. I know it is...
View Article