Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Adobe Premiere scripting

I want to automate a sequence of task on Adobe Premiere Pro CS6, thats all repeating tasks, and while doing manually consumes lots of time, :) that stars from: importing video file, image files, doc file-> making a sequence -> adding files on sequence with predefined height , width-> inserting scripts -> analyzing them -> adding marks on particular word on metadata-> and finally exporting it..

I want to make all these task automatically done with some scripts on adobe premier pro or anythign else...

appreciating

like image 910
mohan paudel Avatar asked Feb 04 '26 13:02

mohan paudel


1 Answers

Premiere is scriptable, as are the other Adobe Creative Suite apps, using their Extendscript API. Extendscript uses javascript. There's an official Adobe IDE for it called Extendscript Toolkit, that has a script editor, debugger and a object model viewer.

There's one problem, for premiere the documentation is perplexingly scarce. It's a pity, because for other programs like After Effects there is a thriving community of developers doing amazing stuff with extendscript.

The Adobe Javascript guide is here and some class information specifically for Premiere can be found here.

like image 177
stib Avatar answered Feb 06 '26 12:02

stib



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!