-
Notifications
You must be signed in to change notification settings - Fork 629
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
HDR over saturated (Host w/ HDR, Client w/o HDR) #1444
Comments
BTW, turning OS HDR on/off on the Host does not help either. |
Yeah, this is currently expected behavior when streaming HDR content to an SDR client. Most Moonlight video renderers don't have HDR->SDR tonemapping support. The intent in the near future is that Sunshine will reconfigure the host display to match the HDR state of the client, which will result in an optimal experience where tonemapping is not required. The libplacebo-based renderer used for Vulkan video and software decoding does support tonemapping, so you could try forcing software decoding. However, since your host GPU doesn't support AV1 encoding and the x265 decoder is slower than libdav1d, the software decoding performance may be too slow to be usable. |
Thank you for explaining! |
For best results, you would probably want to calibrate for each different display that you stream to. However, Windows does have built-in calibration so it's possible that you could use that on the client-side instead of having to recalibrate the host. |
Describe the bug
Over saturated (washed out) stream on client. The host is Windows 11 with OS HDR on running sunshine, and Client is also Windows 11 without a HDR monitor.
Steps to reproduce
Screenshots
Moonlight settings (please complete the following information)
Enabling/disabling HDR support in Moonlight Client doesn't help
Client PC details (please complete the following information)
Server PC details (please complete the following information)
Moonlight Logs (please attach)
Moonlight-1728976834.log
The text was updated successfully, but these errors were encountered: