Skip to main content
Anita Puchała
Participant
February 27, 2025
Answered

Color correction automatization with extend script debugger

  • February 27, 2025
  • 1 reply
  • 187 views

Hello, question to people who use VS Code and Extend Script Debugger, can You write a code to make color correction process automatically? The code suppose to read a lumetri scopes for each video file on timeline, on by one, and then change the highlights, Shadows, blacks and whites in lumetri color panel to make lumetri scopes extended from 0 to 100. Any help? The thing is, I always record with color LUT already turn on in camera. That's why in color correction, I just need to change basic correction to make the picture more contrasted and dynamic.

Correct answer Bruce Bullis

PProPanel shows how to access and change the parameter streams, associated with an effect. 

Note: Not all Lumetri settings allow for programmatic manipulation; testing with your actual sequences and applied effects will tell you whether the provided access, will work for your purposes.

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
February 27, 2025

PProPanel shows how to access and change the parameter streams, associated with an effect. 

Note: Not all Lumetri settings allow for programmatic manipulation; testing with your actual sequences and applied effects will tell you whether the provided access, will work for your purposes.