Skip to main content
Inspiring
June 8, 2022
Answered

Premiere Pro Plugins: create adjustment layer, multicam clip

  • June 8, 2022
  • 1 reply
  • 209 views

I have been trying to create adjustment layer and multicam clip with exntendscript but could not found any solution. 

 

Now before learning plugins, can someone help to confirm if Premiere Pro c++ sdk plugin can do the things above? 

 

Thanks.

This topic has been closed for replies.
Correct answer Bruce Bullis

As I've confirmed elsewhere, there are no ExtendScript APIs for creating adjustment layers, or multicam sequences. 

There is also no C++ plug-in API for either function.

Workaround: ExtendScript can import existing sequences (containing adjustment layers), including multicam sequences, from existing template projects.


1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
June 8, 2022

As I've confirmed elsewhere, there are no ExtendScript APIs for creating adjustment layers, or multicam sequences. 

There is also no C++ plug-in API for either function.

Workaround: ExtendScript can import existing sequences (containing adjustment layers), including multicam sequences, from existing template projects.