GPUOpen-Drivers / AMDVLK

AMD Open Source Driver For Vulkan
MIT License
1.72k stars 161 forks source link

Requesting for Vulkan Video extensions support #255

Open nyanmisaka opened 2 years ago

nyanmisaka commented 2 years ago

The Vulkan video standard was published in provisional form in April 2021. And the proprietary Vulkan video extension have been implemented in AMDGPU-PRO driver for years and it's only used in AMD AMF internally.

Any chance we can get some beta drivers on AMDVLK for Vulkan video support?

NVIDIA has released beta Vulkan drivers that implement Vulkan Video and a decoding sample was also published for developers. Hope we will not fall behind.

Extensions for Vulkan video:

VK_KHR_video_queue
VK_KHR_video_decode_queue
VK_KHR_video_encode_queue

VK_EXT_video_decode_h264
VK_EXT_video_encode_h264
VK_EXT_video_decode_h265
VK_EXT_video_encode_h265

2021-blog-Figure-2-Vulkan-Video-core-and-codec-specific-extensions_1

oscarbg commented 2 years ago

+1

oscarbg commented 1 year ago

Any update on that? Radv has support already.. Seems amd released a windows beta driver with support in november 2022 so half a year ago.. also would be nice if vulkan video encoding beta support could be shipped also similar to nvidia..

oscarbg commented 1 year ago

well at least now we have a Windows "stable driver" seems with Vulkan video: "Adrenalin Edition 23.10.01.41 for Additional Vulkan Extensions Release Notes" hope coming soon to amdvlk.. seems also new exts like VK_KHR_cooperative_matrix are supported..