nuke-default: added sRGBf colorspace. Matches sRGB, but with extra range for
[OpenColorIO-Configs.git] / iif / ctl / README
1 To convert an ACES (linear) image into something suitable for display, you must apply
2 both the rrt and device specific ODT.
3
4 Example:
5
6 ctlrender -ctl rrt_ut11.ctl -ctl odt_ut11_sRGB.ctl <INPUT_LATTICE_ACES_IMAGE.exr> <OUTPUT_RENDERED_IMAGE.exr>