Copy link to clipboard
Copied
I'm a video editor and i want to help other video editors to make their work easy and as well as mine . So I want to develop a few plugins and give to it for free . But I have no idea how to develop it from scratch . Please can anyone guide me or help me . What to learn and how to set up project and start etcc..
You can start here: https://developer.adobe.com/premiere-pro/
Copy link to clipboard
Copied
You can start here: https://developer.adobe.com/premiere-pro/
Copy link to clipboard
Copied
Bill's right, and...
PPro has several APIs; what would you like your plugin(s) to be able to do?
Copy link to clipboard
Copied
If you look for an easy way to create extensions for Premiere Pro, my (paid) extension Automation Blocks for Pr is also an option. You can build your own custom automations - even with user inferfaces - by combining visual blocks instead of writing program code.
Copy link to clipboard
Copied
I (will be) learning Automation Blocks , as an old-school coder and editor, I was wondering @Bruce Bullis if the recomendations from this thread are still the way to go considering your Post today: UXP pre-release SDK available.
Thanks!
Copy link to clipboard
Copied
For any new development, I'd investigate whether what you want to do is already possible via UXP, before starting a new CEP+ExtendScript-based extension. No decommissioning date has been established for CEP in PPro, but it's always better to be on the 'new' side, of an obsolescence. 🙂
Find more inspiration, events, and resources on the new Adobe Community
Explore Now