-
Notifications
You must be signed in to change notification settings - Fork 3k
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 videos not playing in HDR with HDR monitor - Fedora KDE #15685
Comments
You need either /~https://github.com/Zamundaaa/VK_hdr_layer or https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31991 for HDR metadata to be correctly passed through with gpu/gpu-next. I think the former ships with KDE(?), so you should in theory only need to set Otherwise, you can use vo=dmabuf-wayland but keep in mind this is a lower quality vo. |
"VK_HDR_LAYER" was not installed by default but that + "ENABLE_HDR_WSI=1" didn't change anything. "vo=dmabuf-wayland" also did not change anything. |
From your log file it looks like your HDR auto profile sets |
I'll keep that in mind but I get the same issue with no config and when I've tried changing that option in the past |
Can you upload a log file of this? If everything worked correctly, mpv should see VK_EXT_hdr_metadata and use it given that you set
Sorry, this is only available on master, not in a tagged release yet. |
This is with having set "ENABLE_HDR_WSI=1" in the "Environment Variables" field in the proprieties for MPV.desktop. I also prepended the command I ran with it to make sure it was applying. |
Everything looks fine in that log besides:
Remove these options, I don't know where you cargoculted them from but they aren't right. Also use vo=gpu-next |
I tried following this - /~https://github.com/mpv-player/mpv/wiki/FAQ#user-content-HDR_doesnt_work_on_my_monitor. I commented those bits out and used vo=gpu-next (which still completely washes out the colors and makes the image way too bright). It seems like the format line is still applying though, though I don't really know how to read the log file. Still doesn't work. |
mpv Information
Other Information
HDR seems to be not functioning or activating, I don't exactly understand what is happening. HDR is enabled in system settings and in my monitor's settings. Brightness does not change and the picture is dark. I tried a variety of different configurations to get it to work (different target peaks, colormatrixs, filters, etc in my config) but no dice. vo=gpu-next makes the colors washed out (and also doesn't work). Under info it says "HDR10: Display: 0 / 1100" so my guess is the brightness data is just not being sent or accepted? Image of my info - https://i.ibb.co/cvc9LYq/Screenshot-20250112-200553.png
Reproduction Steps
Open an HDR video file with MPV
Expected Behavior
Colors to look legible and for the physical brightness of the monitor to vary based on the video
Actual Behavior
Video is overly dark and there are no brightness changes that occur
Log File
output.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: