https://bugs.kde.org/show_bug.cgi?id=505297
Bug ID: 505297 Summary: There is no HDR support. Classification: Frameworks and Libraries Product: MpvQt Version First unspecified Reported In: Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: georgefb...@gmail.com Reporter: laichiah...@outlook.com Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY The Smart Video Wallpaper Reborn has been experiencing to use MpvQt as backend to play live wallpapers recently, and it works as expected except HDR. MPV player has had fully HDR support since v0.40.0, we can achieve it by appending "vo=dmabuf_wayland", or "vo=gpu-next" with "target-colorspace-hint=auto", however, none of these works in MpvQt, the video looks plain and washout in Smart Video Wallpaper Reborn with MpvQt plugin. STEPS TO REPRODUCE 1. create ~/.config/mpvqt/mpvqt.conf 2. append "vo=dmabuf_wayland" 3. restart the plasma shell OBSERVED RESULT The video looks plane and washout. EXPECTED RESULT It should look like how it looks in MPV player. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Arch Linux KDE Plasma Version: 6.3.91 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.