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

Attempt to fix the color consistency issue #93

Merged
merged 7 commits into from
Dec 13, 2023

Conversation

xurei
Copy link
Contributor

@xurei xurei commented Dec 13, 2023

This adds srgb_nonlinear_to_linear in the render_output.effect effect so colors stay consistent.

I'm not 100% sure it will solve all the color consistency problems. More tests are required to make sure all is good (especially trying sources with other color scheme than sRGB).

Also, alpha channel is still causing troubles. See attached video

Note that this PR is partially based on the work made in branch bugfix/color-space

2023-12-13.14-34-35.mp4

@FiniteSingularity
Copy link
Owner

Huge thanks for this. Will check it out shortly.

@FiniteSingularity
Copy link
Owner

Huge thanks to @xurei for the help on this! This should close #91 .

@FiniteSingularity FiniteSingularity merged commit 3145222 into FiniteSingularity:main Dec 13, 2023
9 checks passed
@FiniteSingularity
Copy link
Owner

https://github.com/all-contributors please add @xurei for code

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.

2 participants