v0.41.0
We are excited to announce the release of mpv 0.41.0.
Key highlights:
- The libplacebo based
gpu-nextis now the default, instead ofgpu - Vulkan hardware decoding is preferred over other APIs
- New context_menu.lua script for right-click context menus
- AAudio backend for modern, JNI-free audio output on Android
- Improved default color management for gpu-next, and handling on Wayland
- Color representation protocol support for Wayland
- Tablet input support for Wayland
- Clipboard writing support for Wayland and a clipboard backend for X11
- Ambient light support on Linux (using sysfs ALS)
- Built-in helpers to register mpv as a media app on Windows
This release requires FFmpeg 6.1 or newer and libplacebo 6.338.2 or newer.
Features
New
- clipboard-wayland: support clipboard writing
- wayland: add support for wp-color-representation-v1
- wayland: tablet input support
- vo_gpu_next: add support for blend-subtitles=video
- meson: add mpv-register and mpv-unregister helpers on Windows