trying to use Aces for a wide & sRGB mixed gamut pipeline with various different inputs. (CG in srgb linear; sRGB(lut & gamut) tiffs; AlexaLog, GoPro)
Comparing visually various file formats of Aces 1.0.3 configs VS nuke-default (on the same monitor with two instances of nuke) there is a significant visual discrepancy that is roughly corrected with a gamma of 1.4 on the sRGB output
- !<ColorSpace>
name: Output - sRGBcg
family: Output
equalitygroup: ""
bitdepth: 32f
description: |
ACES 1.0 Output - sRGB Output Transform
ACES Transform ID : ODT.Academy.RGBmonitor_100nits_dim.a1.0.3
isdata: false
allocation: uniform
allocationvars: [0, 1]
to_reference: !<GroupTransform>
children:
- !<FileTransform> {src: InvRRT.sRGB.Log2_48_nits_Shaper.spi3d, interpolation: tetrahedral}
- !<FileTransform> {src: Log2_48_nits_Shaper_to_linear.spi1d, interpolation: linear}
- !<ExponentTransform> {value: [1.41582377, 1.41582377, 1.41582377, 1]}
from_reference: !<GroupTransform>
children:
- !<ExponentTransform> {value: [0.70630259, 0.70630259, 0.70630259, 1]}
- !<FileTransform> {src: Log2_48_nits_Shaper_to_linear.spi1d, interpolation: linear, direction: inverse}
- !<FileTransform> {src: Log2_48_nits_Shaper.RRT.sRGB.spi3d, interpolation: tetrahedral}
i.e set a gamut target for the 'linear' working space (i.e. arri wide); generate a matching sRGB display; and generate ocio colourspaces for all the scene inputs to this arri wide linear working space?