Skip to content

OCIO Colorspace

Brief Description

Convert the image between colorspaces using OpenColorIO. This is rarely needed, as colorspace conversions are built-in to the Media reader of Autograph and the renderer.

Controls

Parameter / Script Name Type Default Function
Enabled / enabled Boolean On
Red / process_red Boolean On Enable the red channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0
Green / process_green Boolean On Enable the green channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0
Blue / process_blue Boolean On Enable the blue channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0
Alpha / process_alpha Boolean On Enable the alpha channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0
Input Colorspace / input_colorspace Choice - The colorspace in input
- linear: Scene-linear, high dynamic range. Used for rendering and compositing.
- sRGB: Standard RGB Display Space
- sRGBf: Standard RGB Display Space, but with additional range to preserve float highlights.
- rec709: Rec. 709 (Full Range) Display Space
- Cineon: Cineon (Log Film Scan)
- Gamma1.8: Emulates an idealized Gamma 1.8 display device.
- Gamma2.2: Emulates an idealized Gamma 2.2 display device.
- Gamma2.4: Emulates an idealized Gamma 2.4 display device.
- Gamma2.6: Emulates an idealized Gamma 2.6 display device.
- Panalog: Sony/Panavision Genesis Log Space
- REDLog: RED Log Space
- ViperLog: Viper Log Space
- AlexaV3LogC: Alexa Log C
- PLogLin: Josh Pines style pivoted log/lin conversion. 445->0.18
- SLog: Sony SLog
- SLog1: Sony SLog1
- SLog2: Sony SLog2
- SLog3: Sony SLog3
- CLog: Canon CLog
- Log3G10: Log3G10
- Log3G12: Log3G12
- HybridLogGamma: HybdridLogGamma
- Protune: GoPro Protune
- BT1886: Emulates an idealized Gamma 2.4 display device.
- st2084: st2084
- raw: Raw Data. Used for normals, points, etc.
- Filmic Log: Log based filmic shaper with 16.5 stops of latitude, and 25 stops of dynamic range.
- Filmic sRGB: Filmic sRGB view transform
- False Color: Filmic false color view transform
Output Colorspace / output_colorspace Choice - The colorspace in output
- linear: Scene-linear, high dynamic range. Used for rendering and compositing.
- sRGB: Standard RGB Display Space
- sRGBf: Standard RGB Display Space, but with additional range to preserve float highlights.
- rec709: Rec. 709 (Full Range) Display Space
- Cineon: Cineon (Log Film Scan)
- Gamma1.8: Emulates an idealized Gamma 1.8 display device.
- Gamma2.2: Emulates an idealized Gamma 2.2 display device.
- Gamma2.4: Emulates an idealized Gamma 2.4 display device.
- Gamma2.6: Emulates an idealized Gamma 2.6 display device.
- Panalog: Sony/Panavision Genesis Log Space
- REDLog: RED Log Space
- ViperLog: Viper Log Space
- AlexaV3LogC: Alexa Log C
- PLogLin: Josh Pines style pivoted log/lin conversion. 445->0.18
- SLog: Sony SLog
- SLog1: Sony SLog1
- SLog2: Sony SLog2
- SLog3: Sony SLog3
- CLog: Canon CLog
- Log3G10: Log3G10
- Log3G12: Log3G12
- HybridLogGamma: HybdridLogGamma
- Protune: GoPro Protune
- BT1886: Emulates an idealized Gamma 2.4 display device.
- st2084: st2084
- raw: Raw Data. Used for normals, points, etc.
- Filmic Log: Log based filmic shaper with 16.5 stops of latitude, and 25 stops of dynamic range.
- Filmic sRGB: Filmic sRGB view transform
- False Color: Filmic false color view transform
Mask / mask Image -
Mix / mix_with_source Float 1 Dissolves between the original image at 0 and the image with the effect applied at 1