@@ -462,11 +462,11 @@ colorspaces:
462
462
from_scene_reference: !<GroupTransform>
463
463
children:
464
464
- !<ColorSpaceTransform> {src: Linear CIE-XYZ I-E, dst: AgX Base BT.2020}
465
- - !<ColorSpaceTransform> {src: BT.2020 2.4, dst: Linear BT.709 I-D65}
465
+ - !<ColorSpaceTransform> {src: BT.2020 2.4, dst: Linear BT.2020 I-D65}
466
466
- !<FixedFunctionTransform> {style: RGB_TO_HSV}
467
467
- !<CDLTransform> {power: [1, 1, 0.7]}
468
468
- !<FixedFunctionTransform> {style: RGB_TO_HSV, direction: inverse}
469
- - !<ColorSpaceTransform> {src: Linear BT.709 I-D65, dst: Guard Rail sRGB}
469
+ - !<ColorSpaceTransform> {src: Linear BT.2020 I-D65, dst: Guard Rail sRGB}
470
470
- !<FixedFunctionTransform> {style: RGB_TO_HSV}
471
471
- !<CDLTransform> {power: [1, 1, 0.7], direction: inverse}
472
472
- !<FixedFunctionTransform> {style: RGB_TO_HSV, direction: inverse}
@@ -486,11 +486,11 @@ colorspaces:
486
486
from_scene_reference: !<GroupTransform>
487
487
children:
488
488
- !<ColorSpaceTransform> {src: Linear CIE-XYZ I-E, dst: AgX Base BT.2020}
489
- - !<ColorSpaceTransform> {src: BT.2020 2.4, dst: Linear DCI-P3 I-D65}
489
+ - !<ColorSpaceTransform> {src: BT.2020 2.4, dst: Linear BT.2020 I-D65}
490
490
- !<FixedFunctionTransform> {style: RGB_TO_HSV}
491
491
- !<CDLTransform> {power: [1, 1, 0.7]}
492
492
- !<FixedFunctionTransform> {style: RGB_TO_HSV, direction: inverse}
493
- - !<ColorSpaceTransform> {src: Linear BT.709 I-D65, dst: Guard Rail P3}
493
+ - !<ColorSpaceTransform> {src: Linear BT.2020 I-D65, dst: Guard Rail P3}
494
494
- !<FixedFunctionTransform> {style: RGB_TO_HSV}
495
495
- !<CDLTransform> {power: [1, 1, 0.7], direction: inverse}
496
496
- !<FixedFunctionTransform> {style: RGB_TO_HSV, direction: inverse}
0 commit comments