We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5611df7 commit ead49f4Copy full SHA for ead49f4
config.ocio
@@ -488,9 +488,9 @@ colorspaces:
488
from_scene_reference: !<GroupTransform>
489
children:
490
- !<ColorSpaceTransform> {src: Linear CIE-XYZ I-E, dst: AgX Base Display P3}
491
- - !<ColorSpaceTransform> {src: Linear DCI-P3 I-E, dst: AgX Log Display P3}
+ - !<ColorSpaceTransform> {src: Linear DCI-P3 I-D65, dst: AgX Log Display P3}
492
- !<CDLTransform> {sat: 0.505}
493
- - !<ColorSpaceTransform> {src: AgX Log Display P3, dst: Linear DCI-P3 I-E}
+ - !<ColorSpaceTransform> {src: AgX Log Display P3, dst: Linear DCI-P3 I-D65}
494
- !<CDLTransform> {sat: 3}
495
496
- !<ColorSpace>
0 commit comments