Skip to main content
nehrus86783659
Participant
May 3, 2017
Answered

Javascript API to change Premiere Pro Lumetri color

  • May 3, 2017
  • 1 reply
  • 4197 views

Is there any Javascript API available to change the Premier Pro Lumetri Color programatically.

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

While not JavaScript, PPro's ExtendScript API can be used to manipulate effect parameters, including Lumetri.

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
May 4, 2017

While not JavaScript, PPro's ExtendScript API can be used to manipulate effect parameters, including Lumetri.

nehrus86783659
Participant
May 4, 2017

Hi Bruce Bullis​,

Thank you for your comment on the above topic. Please let me know the link to the Extended script API to change the Premiere pro Lumetri programatically.

Thanks,

Nehru

Bruce Bullis
Community Manager
Community Manager
July 3, 2018

Thanks Bruce,

That link cues to the onPlayWithKeyframes method and gets into manipulating Gaussian blurs.

Didn't see anything specific to Lumetri and a word search of entire page for "Color" and "Lumetri" didn't reveal anything relevant?

Is the clue, by chance, in the clipComponents array?  The AE.ADBE Lumetri : Lumetri Color

What I'm looking for is a way to get programmatic control over RGB and Hue/Saturation curves.

Is that possible?


The parameters for any effect are components. Apply some instances of Lumetri, then fiddle with the components.