AcademySoftwareFoundation / OpenColorIO-Config-ACES

https://opencolorio.org
BSD 3-Clause "New" or "Revised" License
263 stars 37 forks source link

Missing encoding attribute for some color spaces #123

Closed doug-walker closed 1 week ago

doug-walker commented 4 months ago

As reported on Slack, srgb_texture is missing the encoding attribute (should be "sdr-video").

Update -- in addition, the 'CIE-XYZ-D65' color space should have the encoding 'display-linear', and 'Raw' should have the encoding 'data'. All other color spaces and named transforms in the Studio config have the encoding set.

KelSolaar commented 4 months ago

image

KelSolaar commented 1 month ago

Should be addressed in #129!

doug-walker commented 1 week ago

Validated that this is fixed in studio-config-v2.2.0_aces-v1.3_ocio-v2.4.ocio. Closing as fixed in #129.