Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requesting for Vulkan Video extensions support #255

Open
nyanmisaka opened this issue Nov 6, 2021 · 3 comments
Open

Requesting for Vulkan Video extensions support #255

nyanmisaka opened this issue Nov 6, 2021 · 3 comments

Comments

@nyanmisaka
Copy link

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
Copy link

oscarbg commented May 28, 2022

+1

@oscarbg
Copy link

oscarbg commented May 21, 2023

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
Copy link

oscarbg commented Jun 30, 2023

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..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants