Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing encoding attribute for some color spaces #123

Closed
doug-walker opened this issue Apr 13, 2024 · 3 comments
Closed

Missing encoding attribute for some color spaces #123

doug-walker opened this issue Apr 13, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@doug-walker
Copy link
Contributor

doug-walker commented Apr 13, 2024

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.

john-paulsmith added a commit to boris-fx/openfx that referenced this issue Apr 14, 2024
This is an error in the studio config, workaround it until it’s fixed upstream by manually setting the encoding. See AcademySoftwareFoundation/OpenColorIO-Config-ACES#123.

Signed-off-by: John-Paul Smith <jps@borisfx.com>
john-paulsmith added a commit to boris-fx/openfx that referenced this issue Apr 29, 2024
This is an error in the studio config, workaround it until it’s fixed upstream by manually setting the encoding. See AcademySoftwareFoundation/OpenColorIO-Config-ACES#123.

Signed-off-by: John-Paul Smith <jps@borisfx.com>
@KelSolaar
Copy link
Contributor

image

@doug-walker doug-walker added this to the OCIO 2.4.0 milestone Jul 20, 2024
@doug-walker doug-walker added the bug Something isn't working label Jul 20, 2024
@KelSolaar
Copy link
Contributor

Should be addressed in #129!

@doug-walker
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants