Quantcast
Channel: Adobe Community : Popular Discussions - Premiere Pro SDK
Browsing all 53010 articles
Browse latest View live

How to know that the user executed the 'play' command ?

Hello,We have an importer plugin (that streams media from a remote storage) and a PPro JS/JSX Panel (that browse that remote storage). We need to know as soon as the user invoked the play command...

View Article


How to avoid PPro reading from importer with 'jumps' ?

Hello, Our importer plugin reads from a remote storage. Usually everything works fine and the playback is smooth. However, sometimes there is a temporary latency (mainly when start playing) so  some...

View Article


Can "documentID" be used to search across projects?

Hello All,  Is the property "documentID" (which is in app.project) immutable? Can we use it to search a project from projects available in app.projects? Premiere Pro Version: 12.0.0Extension Type:...

View Article

Mark in/out + add to Media Encoder?

After working on scripts for AE, I'm trying to get things going in Premiere. However, the documentation here lacks severely, and finding the right functions isn't a walk in the park either. So I wanted...

View Article

Duplicate sequence?

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...

View Article


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...

View Article

Premiere Pro is not recognizing my plugin

Hi,   I am developing One Adobe Premiere Pro Exporter Plugin. Working version: Adobe Premiere Pro 2014. As per the Premiere Pro SDK document, I installed MSVC & Adobe Premiere Pro 2014 in One...

View Article

export sequence as media file

HI,I want to export sequence as media file i have tried something but that did not generate any output file and even not giving any error message    // app.project.activeSequence.exportAsMediaDirect(...

View Article


Premier pro importer : Multicamera clips

HiI completed my importer and works fine.  Now I'm facing another aspect.Our file format foresee multicamera, that is our clips may have up to 8 camera.  There is a way toimport more than one video...

View Article


Javascript error that happens in Premiere but not in Chrome.

Hi, I am working on a Premiere Pro panel and I basically want to upload a selected file from the current project to a remote server. Using a html input file tag and select a file works fine to upload a...

View Article

Opencv and Premier Pro

Hello, I have designed a new process in Opencv. Where do i start in creating a new plugin? There is a wealth of information on using various Adobe applications, however, i cannot see much on creating a...

View Article

app.project.path Prefix with \\?\

Hello, I want to get current project path of adobe premiere pro. I am using below code to get that pathgetProjectPath : function() {                          projectPath = app.project.path      return...

View Article

Is it possible to stop AME render?

Hi All,Is there any way to stop AME render through Premier Pro API? I couldn't find such method in the encoder object: "app.encoder".  Premier Pro Version: 11.0.1Extension Type: Panel Thanks,Meet

View Article


How to tell if a File is Being Rendered/Written to

I've been trying to prevent my panel from importing files that are currently being rendered to avoid Premiere Pro throwing an "Cannot Import" error. I've tried:Comparing the modified date of the file...

View Article

Not able to install panel after the Premiere pro CC 2018 upgrade

Hi All, After the Premiere pro CC 2018 update our panel installation is not working.We have been using the exmancmd command to install the panel.After the upgrade the command line doesn't through any...

View Article


Custom overlays and modifying Safe Margins?

Hi folks,I had a quick question and haven't been able to find proper information when researching... but would creating custom overlays and modifying the safe margin be theoretically possible within...

View Article

Render Sequence via Panel is slower?

Hi, I created a panel that renders the active sequence with Adobe Media Encoder. We tested it for a week now and video-editors say that encoding via panel is slower than when they do the same task...

View Article


Image may be NSFW.
Clik here to view.

How to open closed project panel by PPro api?

Hello, I want to open closed project panel by PPro API. Steps:Open project.Close the panel. Right click on Project Panel >> 'Close Panel'.Try to open Project by API.  I have tried to open that...

View Article

Importing images as a sequence in Adobe Premiere Pro using extendscript

So I've been looking around and trying to find a way of importing image sequences in Adobe Premiere Pro using extendscript.I can import separate single files using: app.project.importFiles(new...

View Article

How to compute on a background thread or process?

Hey everyone,I would like to put a computational intensive task off the main thread so the UI of our HTML5 extension is not blocked. Javascript WebWorkers do not work because I need access to the file...

View Article
Browsing all 53010 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>