Skip to main content
Molly Llama
Participant
December 29, 2021
Answered

Looking for a script dev for paid work

  • December 29, 2021
  • 1 reply
  • 151 views

A picture is worth a thousand words, and we record videos at 60 fps. So heres a video video detailing the issue on google drive. link: https://drive.google.com/file/d/1P7TAt-jcFDiOsuZ3kxzzL_WVmxd8QWNO/view?usp=sharing
Text explanation as well.
I need it to as shown in the video take the text and trim the edges and apply the effects in premiere pro.
Esentially we have subtitles auto generated from premiere, these are exported and then re imported as text layers. Each layer needs an animation effect for the into and outro text. There could be hundreds of text layers. We need this script to automatically find them then edit it with the into and out animation preset appropriately. The preset should be able to be chosen as well before the automation starts.

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

There's nothing in PPro's public API that will allow for applying effects. 

However, the API can be used to replace the media, to which existing effects have been applied; this allows for the creation/modification of template sequences. 

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
January 3, 2022

There's nothing in PPro's public API that will allow for applying effects. 

However, the API can be used to replace the media, to which existing effects have been applied; this allows for the creation/modification of template sequences.