-
Working/Color Space and Linearization Editing with Scripting
Hey all, hope this is the right spot to post this-
For context: I’m making a setup automatization script for a team of compositors for an animated production. It grabs footage, layers it in the correct order, sets up the render queue, and saves it out. That works fine. My problem comes with some of the more project related settings.
I’m able to script changing the color depth to 32-bit, but I’m not able to find any methods/variables for color space (referred to as “working space” I believe) or toggling linearization. Has anyone else done this before or found out for sure that it’s impossible?
Scripting using ExtendScript and JavaScript for AE 2014, using CS6 scripting guide because that’s the most recent I could find. Thanks in advance!
-Kerry