Patches seem to be working for me. Performance on 4k compared to vaapi
is still rough. A few notes, I got the best performance when matching
the vulkan-queue-count and swapchain-depth to the queueCount value of the
compute queue in vulkaninfo. I also set gpu-context=x11vk in my
mpv.conf. I can't s
On Mon, May 19, 2025 at 08:46:53AM +, Lucas Gabriel Vuotto wrote:
> Hi Brad, ports,
>
> The following enables Vulkan support in FFmpeg. With this, and some
> special environment variables, I'm able to use mpv with Vulkan-backed
> accelerated decoding, which in particular means that there is su
Hi Brad, ports,
The following enables Vulkan support in FFmpeg. With this, and some
special environment variables, I'm able to use mpv with Vulkan-backed
accelerated decoding, which in particular means that there is support
for AMD-based accelerated video decoding.
There isn't anything out of the