OCIODisplay

Uses the OpenColorIO library to apply a colorspace conversion to an image sequence, so that it can be accurately represented on a specific display device. The OCIODisplay node is based on the OpenColorIO library. For more information, see https://opencolorio.org.

Note:  There are a number of NDK examples covering OCIO workflows that ship with the Nuke developer documentation, which can be found here:
<install_directory>/Documentation/NDKExamples/Plugins/00b_8source.html

Inputs and Controls

Connection Type

Connection Name

Function

Input

unnamed

The image sequence to receive the colorspace conversion.

mask

An optional image to use as a mask. By default, the colorspace conversion is limited to the non-black areas of the mask.

At first, the mask input appears as a triangle on the right side of the node, but when you drag it, it turns into an arrow labeled mask. If you cannot see the mask input, ensure that the mask control is disabled or set to none.

Control (UI)

Knob (Scripting)

Default Value

Function

OCIODisplay Tab

input colorspace

colorspace

linear

Specifies in the colorspace of your input sequence.

display device

display

default

Specifies the colorspace of the display device that will be used to view the sequence.

view transform

view

sRGB

Specifies the colorspace transform to apply to the scene or image.

invert direction

invert

disabled

Select invert direction to invert the transform.

gain

gain

1

Set the amount of exposure adjustment applied before the display transform.

gamma

gamma

1

Set the amount of gamma correction applied after the display transform.

channel view

channel_selector

RGB

Specifies the channels to view before the display transform.

layer

layer

rgba

Specifies the layer to process. This should be a layer with RGB data.

Context Tab

key1

key1

n/a

Allows you to add variables to register certain viewer processes by creating a custom config.ocio and specifying the variable in the to_reference file transform.

See Adding Context Viewer Processes for more information.

value1

value1

n/a

key2

key2

n/a

value2

value2

n/a

key3

key3

n/a

value3

value3

n/a

key4

key4

n/a

value4

value4

n/a