nvpro-samples / vk_video_samples

Vulkan video samples
Apache License 2.0
237 stars 40 forks source link

Question: is encode sample up to date with latest encoder specs updated in latest NV VK dev drv? #51

Closed oscarbg closed 3 months ago

oscarbg commented 12 months ago

Hi, Seeing latest nv vk dev drv release notes: VK_KHR_video_encode_queue version update 8->9 VK_EXT_video_encode_h264 version update 10->11

As they seem to bring some “big” changes (i.e. incompatible with older revision drivers?) I’m asking if the encode sample here is compatible with latest NV vk dev drv?

in case not, is being updated soon?

just asking before trying to build the encode sample and seeing not working..

thanks..

zlatinski commented 3 months ago

Yes, oscarbg, main branch is now aligned with the latest Vulkan spec.