Extendscript in Premiere CC 2019 try catch not working
I am having a problem with using a try/catch statement in Extendscript for Premiere CC 2019. The callapp.getProjectViewIDs() used to return undefined if there were no open project IDs, but now in CC...
View ArticleRead text file with keyrecord and generate a multi cam timeline
Hello,at the moment I search for possible solutions for our issue. The situation is, that we have a setup with 2 to 4 cameras in our studio. Over blackmagic Atem we make a live cut and later we use the...
View ArticleGetting returned values from evalScript calls
I have a few functions that return bits of information from the JSX context to the panel JS so that they can be further processed there. One such function returns an array of times-in-seconds...
View ArticleJavascript API to change Premiere Pro Lumetri color
Is there any Javascript API available to change the Premier Pro Lumetri Color programatically.
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 Articletransition plugin is not working on mac
Hi, All.I created a simple transition plugin based on SDK_CrossDisove sample plugin.It appears to list of Video Transitions on my PC, but there is not on My MAC.Very Strange...I can't see it.How can I...
View ArticleWrong sample rate sent to VST
Hi Adobe community, I'm currently developing a VST on macOs using Juce. It's working flawlessly on all the DAW I tested except for Adobe Premiere. I need to get the sample rate of the data I process...
View ArticleExporter on Windows: temporary file _00_ at end of process /...
Hi,i have written a custom exporter plugin and i have noticed on Windows that when the export process is over (after exiting exSDKExport) Media Encoder will create a copy of the exported file, with the...
View ArticlePair of params next to eachother?
Hello, I am using the C SDK to create a native CS6 compatible plugin. I am wondering how I can display two parameters next to eachother?For instance a dropdown and a button or checkbox next to it: It...
View ArticleGet info for clip loaded in source monitor using ExtendScript
Hello, So, the short version: I was wondering if there's a way to get information about the clip currently loaded in the source monitor using ExtendScript. Specifically, I'd be interested in the name,...
View ArticlePlug-In not showing up in premiere pro
Hello, I'm from accevolution (www.accevolution.net) and we've got the problem that our plugins are not showing up in premiere pro at about 30% of the customers machines. Our workaround at the moment is...
View ArticleRunning a .jsx in Premiere outside of ExtendScript
Has anyone figured out a way to run a script in Premiere outside of Extendscript? I am trying to tie the file to a Keyboard Maestro or Applescript shortcut and it wont go through. I'm sure this is...
View ArticleOutput's width and height is changed in Render function when I change...
Hi, everyone.I hope you are doing well.I am creating a simple PPro plugin.Btw I have a problem.Output's width and height is changed in Render function when I change origin.h and origin.v on...
View ArticleOpen additional window when opening multiple projects from extendScript.
I'm running app.openDocument(premiere_project_path) to open a project. That is working well. But if I already have project open it will close that and open the new project in it's place. Is there a way...
View Articlebackground is not transparent on transition.
Hi, All.I am creating a transition plugin from SDK_CrossDissolve.By the way, I have a strange issue.I set all pixel of output to {0,0,0,0} on plugin code, but the background is not transparent and...
View Articleapply an effect on a clip with script
Hi, tried to apply an effect to a clip, I could get the list of effects with QE object, but I couldn't find a function such as applyEffect for premiere pro. do you have any idea on how to apply an...
View ArticleCreate Premiere project programmatically
Hi, In order to better integrate my app with Adobe Premiere, I would like the ability to create a Premiere project and populate it with certain clips. Sony Vegas, for example, allows to pass by command...
View ArticlePPro CC 2015 w/ CEP6/CSXS6 breaks plugin I'm building : ERROR Signature...
Hi, I've been building a plugin in Premiere Pro, up until now using CEP5/CSXS5, using [ Samples/PProPanel at master · Adobe-CEP/Samples · GitHub ] as an example. Upon updating to the latest version of...
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 ArticleAfter Effects Codec Subtype Name
I am currently creating an importer plugin and it generally works fine, however when using it in After Effects - if you highlight an imported file in the properties section for the file it shows the...
View Article