MPV 0.41 Boosts Wayland & Vulkan Hardware Decoding

▼ Summary
– MPV 0.41 is a new feature release for the open-source video player, focusing on improved Wayland support and preferring Vulkan Video acceleration.
– The update now defaults to using Vulkan Video for hardware decoding where available, while keeping alternatives like VA-API for unsupported hardware.
– It uses libplacebo’s “gpu-next” by default, which improves color management and supports Wayland’s color management functionality.
– For Wayland, it adds support for HDR color representation, tablet input, and clipboard writing.
– It also introduces support for the ambient light sensor API on Linux, such as on modern Ryzen laptops, alongside various fixes and enhancements.
The latest version of the popular open-source video player, MPV 0.41, has been released with significant enhancements focused on modern display and graphics technologies. This update brings a major push for improved Wayland support and establishes a new preference for Vulkan Video hardware decoding, marking a substantial step forward in performance and compatibility for Linux and other platforms.
On the graphics acceleration front, MPV 0.41 now prioritizes Vulkan Video for hardware-accelerated decoding whenever it is available on the system. This shift leverages the power of modern GPUs through a contemporary, cross-platform API. For systems where Vulkan Video driver support or compatible GPU hardware is not present, alternative APIs like VA-API remain fully functional as fallback options. Accompanying this change, the player now defaults to using libplacebo’s “gpu-next” rendering target instead of the older “gpu” target. This move unlocks improved color management capabilities, which is particularly important as this release integrates support for Wayland’s own color management protocols.
The improvements for Wayland users are extensive. Beyond the crucial color management support, which includes the `wp-color-representation-v1` protocol for handling HDR content, MPV 0.41 also introduces tablet input support. This allows for better interaction with drawing tablets and similar devices. Furthermore, the update adds the ability for the player to write to the system clipboard under Wayland, a feature that enhances usability.
A novel addition in this release is the utilization of the ambient light sensor API on Linux. MPV can now access sensor data exposed via sysfs, which is supported by drivers like AMDGPU on modern Ryzen laptops. This functionality could pave the way for automatic display brightness adjustments based on environmental lighting. The release is rounded out with the usual assortment of bug fixes and minor enhancements, solidifying MPV 0.41 as a robust and feature-rich update for this versatile media player. The new version is available for download from its official GitHub repository.
(Source: NewsAPI Tech Headlines)
