Hacker News new | ask | show | jobs
by Hello71 2989 days ago
Hopefully this means the imminent packaging of mpv 0.28 with Vulkan support.
1 comments

Looks like there has been a lot[1] of discussion about it, but nothing decided yet?

1: https://github.com/mpv-player/mpv/issues/5571

That issue is about supporting Vulkan on macOS via MoltenVK, but mpv already supports Vulkan on Windows and Linux.

The problem that I think the parent post is referring to is that mpv 0.28.0, which introduced Vulkan support, also introduced a hard dependency on FFmpeg APIs that haven't been released until now (4.0). Linux distros prefer to use stable versions of packages, so most of them have been packaging FFmpeg 3.x and mpv 0.27.0. They can only upgrade to mpv 0.28.0 (with Vulkan support) now that FFmpeg 4.0 has been released.