Skip to main content
Bed30321077z973
Inspiring
January 15, 2024
Answered

Starting with PPro CEP

  • January 15, 2024
  • 1 reply
  • 529 views

Hello

I had several responses in the past here, everytime it was pointing me at CEP PPRO, but I never took the time to deve in it. Well.... it is time.

I did very little search and already found documents from 6-7+ years ago, videos from 6 years ago, etc etc

I am note sure what is still runnign what is obsolete etc.

If you had 3 ressources to get me started then get me advanced afterwars, what could you point me at preferably?

One important info, I have already used extendscript (STANDALONE with SC), I know about some lines of code but i have never seen or used what you call CEP ppro.

This is going to be interesting.

This topic has been closed for replies.
Correct answer Mathias Moehl

The documentation of the (jsx) scripting API:

https://ppro-scripting.docsforadobe.dev/introduction/index.html

The Premiere Pro Sample Panel

https://github.com/Adobe-CEP/Samples/tree/master/PProPanel

Davide Barranca's book about HTML panels (for Photoshop, but whereas the jsx API is very different, the js side is very similar for all hosts)

https://www.ps-scripting.com/index.html#bloc-46

 

 

1 reply

Mathias Moehl
Community Expert
Mathias MoehlCommunity ExpertCorrect answer
Community Expert
January 16, 2024

The documentation of the (jsx) scripting API:

https://ppro-scripting.docsforadobe.dev/introduction/index.html

The Premiere Pro Sample Panel

https://github.com/Adobe-CEP/Samples/tree/master/PProPanel

Davide Barranca's book about HTML panels (for Photoshop, but whereas the jsx API is very different, the js side is very similar for all hosts)

https://www.ps-scripting.com/index.html#bloc-46

 

 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects