Skip to main content
Hey Evgenii
Inspiring
July 25, 2023
Answered

XML for changing word fill in premiere pro

  • July 25, 2023
  • 1 reply
  • 249 views

Hi guys, it is possible somehow access induvidual word filling within premiere pro extendscript api or QE (probabbly for mogrt) - I know the answer is probably no, but I wonder is there a way to utilize the xml feature for this? I need to change fill colors of inidividual words in the sentence

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

There is no QE DOM API around .mogrts.


I have no idea what you mean by 'xml feature'...? 

If the .mogrt parameter controlling the color of those individual words has been exported as editable by the originating AE .mogrt artist, then that parameter can be modified. 

See PProPanel for example code that imports a .mogrt, and changes its parameters.

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
July 25, 2023

There is no QE DOM API around .mogrts.


I have no idea what you mean by 'xml feature'...? 

If the .mogrt parameter controlling the color of those individual words has been exported as editable by the originating AE .mogrt artist, then that parameter can be modified. 

See PProPanel for example code that imports a .mogrt, and changes its parameters.