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 http://sites.google.com/site/opencolorio/.
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. |
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. |