Add HDR support #82
-
Describe the BugAs soon as HDR is enabled in Windows 11 settings, sunshine server won't start.
Note: It starts and works perfectly with HDR disabled. If HDR is enabled after starting the server, server stops as soon as streaming is started. Expected BehaviorSunshine should work with and without HDR toggle enabled. Additional ContextNo response Host Operating SystemWindows Operating System Version11 professional (22622.598), 22H2 Architecture64 bit Sunshine Version0.14.1 GPU TypeNVidia GPU Model2080 TI GPU Driver/Mesa Version516.94 Capture Method (Linux Only)No response Relevant log output[fps] -- [[30,60,90,120]]
[vt_coder] -- [auto]
[amd_rc] -- [auto]
[vt_realtime] -- [enabled]
[key_rightalt_to_key_win] -- [enabled]
[resolutions] -- [[
1280x720,
1920x1080,
3860x2160,
2560x1440
]]
[origin_pin_allowed] -- [pc]
[gamepad] -- [x360]
[amd_coder] -- [auto]
[adapter_name] -- [NVIDIA GeForce RTX 2080 Ti]
[nv_preset] -- [default]
[upnp] -- [disabled]
[nv_coder] -- [auto]
[dwmflush] -- [enabled]
[output_name] -- [\\.\DISPLAY1]
[min_log_level] -- [0]
[vt_software] -- [auto]
[amd_quality] -- [default]
[origin_web_ui_allowed] -- [lan]
[nv_rc] -- [auto]
[hevc_mode] -- [0]
[2022:09:22:20:09:53]: Info: Compiling shaders...
[2022:09:22:20:09:53]: Info: Compiled shaders
[2022:09:22:20:09:53]: Info: //////////////////////////////////////////////////////////////////
[2022:09:22:20:09:53]: Info: // //
[2022:09:22:20:09:53]: Info: // Testing for available encoders, this may generate errors. //
[2022:09:22:20:09:53]: Info: // You can safely ignore those errors. //
[2022:09:22:20:09:53]: Info: // //
[2022:09:22:20:09:53]: Info: //////////////////////////////////////////////////////////////////
[2022:09:22:20:09:53]: Info: Trying encoder [nvenc]
[2022:09:22:20:09:53]: Info:
Device Description : NVIDIA GeForce RTX 2080 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00001E07
Device Video Mem : 11049 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 32698 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 3840x0
Virtual Desktop : 7680x2160
[2022:09:22:20:09:53]: Debug: Source format [DXGI_FORMAT_R16G16B16A16_FLOAT] |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 17 replies
-
I don't know that this should be an "issue" (a.k.a bug report), but probably instead should be a feature request, so I will transfer it there.
|
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
-
Here is an HDR-capable build for testing from #825: https://github.com/LizardByte/Sunshine/suites/10542808200/artifacts/524262833 The only known issue is that the brightness of the mouse cursor may not line up with the actual brightness on the host PC when streaming HDR. Let me know how it works for you. |
Beta Was this translation helpful? Give feedback.
-
Triggers hdr on my shield plugged into my cx perfectly! This is great! |
Beta Was this translation helpful? Give feedback.
-
This feature has been added and will be available in the next release. |
Beta Was this translation helpful? Give feedback.
Here is an HDR-capable build for testing from #825: https://github.com/LizardByte/Sunshine/suites/10542808200/artifacts/524262833
The only known issue is that the brightness of the mouse cursor may not line up with the actual brightness on the host PC when streaming HDR.
Let me know how it works for you.