I've heard that Gnome is able to turn on HDR mode by doing following steps:
- press
Alt+F2
- input
lg
- input
global.compositor.backend.get_monitor_manager().experimental_hdr = 'on'
After doing these steps above, the screen becomes super bright, the color on desktop is really weird, so I know that HDR mode is on.
Here is my question. Can I play HDR videos in this mode with MPV player without tone-mapping to SDR?
Down below is my current HDR config in DRM mode (with amdvlk driver):
icc-profile=no
gpu-context=displayvk
target-trc=pq
target-prim=bt.2020
I tried to remove gpu-context=displayvk and ran this config in Gnome experimental HDR mode, the image seemed to be much brighter than in DRM mode.
Log file
Even if you think it's not necessary at first, it might help us later to find
possible issues. Make a log file made with -v -v or --log-file=output.txt, paste
it to https://0x0.st/ or attach it to the github issue, and replace this text
with a link to it.
I've heard that Gnome is able to turn on HDR mode by doing following steps:
Alt+F2lgglobal.compositor.backend.get_monitor_manager().experimental_hdr = 'on'After doing these steps above, the screen becomes super bright, the color on desktop is really weird, so I know that HDR mode is on.
Here is my question. Can I play HDR videos in this mode with MPV player without tone-mapping to SDR?
Down below is my current HDR config in DRM mode (with amdvlk driver):
I tried to remove
gpu-context=displayvkand ran this config in Gnome experimental HDR mode, the image seemed to be much brighter than in DRM mode.Log file
Even if you think it's not necessary at first, it might help us later to find
possible issues. Make a log file made with -v -v or --log-file=output.txt, paste
it to https://0x0.st/ or attach it to the github issue, and replace this text
with a link to it.