-
Notifications
You must be signed in to change notification settings - Fork 45
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
Desaturation issue #85
Comments
That means that MadVR is using color profile. Make sure it's not installed in Windows. |
That's the reason. It shouldn't use any color profile, because if the app is color aware, then it uses this profile and then NoVideo_sRGB applies second gamut clamp on top of that, resulting in desaturated colors. |
The only two options that work with madvr are - to disable calibration in madvr or choose the display that is already calibrated to bt 709. Using a 3dlut with novideo_srg enabled clamp is impossible. |
Then disable calibration. |
When using novideo_srgb+clamp to srgb, and the clamp is active and a movie is played in madvr with bt.709 3dlut - the picture is more desaturated.
The text was updated successfully, but these errors were encountered: