Activity › Forums › Adobe Premiere Pro › Scripting in Premiere Pro – Where to start
-
Scripting in Premiere Pro – Where to start
Ivan Stepanov replied 6 years, 10 months ago 13 Members · 18 Replies
-
Frank Decoup
May 29, 2017 at 5:31 pmHey guys,
I am having the same problem here.
Did you figure out any solutions yet?Thank you in advance,
Frank -
Arthur Hakhverdian
July 10, 2017 at 5:00 pmHi, Ryan.
I too was led to believe that Premiere Pro was scriptable when I saw it listed in the Target Application drop-down menu in ExtendScript Toolkit.
If you happen to come across or get access to resources on that, it’d be awesome if you could share.
Cheers.
-
Peter Garaway
July 10, 2017 at 9:31 pmHello Arthur,
Feel free to shoot me an email. I’d be happy to connect you with the right people.
pgaraway at adobe dot com
Peter Garaway
Adobe
Premiere Pro -
Bruce Bullis
August 8, 2017 at 6:28 pmThe PProPanel sample is the place to start; it thoroughly exercises the PPro ExtendScript API:
https://github.com/Adobe-CEP/Samples/tree/master/PProPanel
Here’s “How to set up a panel dev system”:
https://github.com/Adobe-CEP/Samples/blob/master/PProPanel/ReadMe.md
Here’s “How to debug panels at both the JavaScript and ExtendScript levels”:
https://www.dropbox.com/s/lwo8jg0klxkq91s/walkthru.mp4
Feel free to ask questions, at my day job address: b b b at adobe dot com
-
Jake Pins
December 3, 2017 at 10:59 pmI’m also looking for a beginners guide for scripting in PP (2018).
I unfortunately dont have any scripting experience apart from some pretty simple python coding.I am specifically looking to have script that will replace multiple pieces of footage from a number of sequences with files from a server using a spreadsheet that provides correlating material.
Alternatively, a script that would allow me to do batch replacement footage would also be a huge help
Jake.P
-
Taran Van hemert
December 28, 2017 at 10:41 pmI believe this channel might have the information you’re all looking for?
https://www.youtube.com/watch?v=V5OFTyZ8__A
I’ve got this on my to-do list, but have not yet looked very deeply into it.
Some contents or functionalities here are not available due to your cookie preferences!This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.
-
Harry Davidson
February 26, 2018 at 1:57 pmHi Taran,
I was watching your last mega-tutorial and that got me on a hunt for some extra info on scripting in Premiere… funny to find you on this thread with a great suggestion.
Appreciate your work!
H
-
Ivan Stepanov
July 27, 2019 at 11:52 amHi Ryan,
here is Watchtower, an extension I developed that I think is what you were talking about 3 years ago.
learn more: https://knightsoftheeditingtable.comTo develop it I used PProPanel example panel (Bruce Bullis posted link to it in the thread), adobe forum and a lot of googling.
Reply to this Discussion! Login or Sign Up