OCIO Config File
Selects the OCIO configuration defining displays and views.
The same config should be used consistently across the pipeline.
OCIO display and view transform
Applies an OpenColorIO display/view transform from a configured source space to a selected display and view for monitoring or output branches.
OCIODisplay is the OCIO-aware node for turning scene/working-space imagery into a specific viewing condition defined by the active OpenColorIO configuration.
Overview
OCIODisplay is the OCIO-aware node for turning scene/working-space imagery into a specific viewing condition defined by the active OpenColorIO configuration.
The working image is not necessarily meant to be viewed directly; choose the real display and the intended view so OCIO can produce the correct monitored appearance.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Source image for the operation.
Optional mask, though display transforms are normally applied to the full branch.
The processed result from this node.
Inspector
Start with these controls before reaching for more complicated workarounds.
Selects the OCIO configuration defining displays and views.
The same config should be used consistently across the pipeline.
Opens a file browser for the related path or resource.
Declares the incoming working space.
Choose the actual space used by the comp.
Uses raw as the source space.
Uses linear as the source space.
Uses sRGB / sRGBf / rec709 as the source space.
Uses Cineon / Panalog / REDLog / ViperLog / AlexaV3LogC / PLogLin / SLog as the source space.
Selects the physical or logical target display.
Examples depend entirely on the loaded OCIO config.
Sets Display to default.
Sets Display to sRGB [IEC61966-2.1 [DISPLAY], LC34G55T].
Selects the viewing transform for the chosen display.
A display can expose multiple views such as sRGB, film-style or diagnostic views.
Sets View to sRGB.
Runs the display transform forward or reverse when supported.
Normal monitoring uses Forward; reverse is a specialized operation.
Runs the operation in the forward direction.
Runs the operation in the reverse direction.
Provides keyframe controls for animating the related parameter.
Practical setup
Confirm the project's OCIO config.
Set the source working space.
Select the target Display and View.
Use the node on a dedicated monitoring/output branch rather than baking the display transform into scene-linear compositing by accident.
Compare against the same display/view in other OCIO-aware applications.
Examples
Create a display branch from a scene-linear comp.
Branch the comp through two OCIODisplay nodes using different target views.
Troubleshooting
Production notes
Related nodes