Skip to content

Commit ead49f4

Browse files
authored
Fix Chroma Laden Display P3
1 parent 5611df7 commit ead49f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.ocio

+2-2
Original file line numberDiff line numberDiff line change
@@ -488,9 +488,9 @@ colorspaces:
488488
from_scene_reference: !<GroupTransform>
489489
children:
490490
- !<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}
491+
- !<ColorSpaceTransform> {src: Linear DCI-P3 I-D65, dst: AgX Log Display P3}
492492
- !<CDLTransform> {sat: 0.505}
493-
- !<ColorSpaceTransform> {src: AgX Log Display P3, dst: Linear DCI-P3 I-E}
493+
- !<ColorSpaceTransform> {src: AgX Log Display P3, dst: Linear DCI-P3 I-D65}
494494
- !<CDLTransform> {sat: 3}
495495

496496
- !<ColorSpace>

0 commit comments

Comments
 (0)