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

Replace OCIOColorSpace with Colorspace #15

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

rafaelperez
Copy link
Owner

Changed the color conversion node OCIOColorSpace to the more classic and more robust Colorspace tool.

This should avoid the errors that users experienced where the tool complained about the missing sRGBf profile.

This update is pixelwise identical, it doesn't change how the results compared to the previous version.

@rafaelperez rafaelperez linked an issue Mar 14, 2024 that may be closed by this pull request
@rafaelperez rafaelperez merged commit 4d8f00f into main Mar 14, 2024
@rafaelperez rafaelperez self-assigned this Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RIFE:OCIOSpace1: Invalid output LUT selected: sRGBf
1 participant