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

Could you add `--enable-vulkan' option to static build? #231

Open
h9j6k opened this issue Oct 13, 2024 · 0 comments
Open

Could you add `--enable-vulkan' option to static build? #231

h9j6k opened this issue Oct 13, 2024 · 0 comments

Comments

@h9j6k
Copy link

h9j6k commented Oct 13, 2024

Hello,

Thanks for your great work!

With the latest ffmpeg 7.1, vulkan encoding/decoding for h264/265 have been completed and encoder part has been merged to ffmpeg repo.

Support for Vulkan encoding, with H264 and HEVC was merged. This finally allows fully Vulkan-based decode-filter-encode pipelines, by having a sink for Vulkan frames, other than downloading or displaying them. The encoders have feature-parity with their VAAPI implementation counterparts. Khronos has announced that support for AV1 encoding is also coming soon to Vulkan, and FFmpeg is aiming to have day-one support.

24 - Vulkan H.264 encoder
25 - Vulkan H.265 encoder
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/7.1:/Changelog

Would you consider adding --enable-vulkan --enable-libshaderc to static build,

Btbn has this variant as documented here

https://github.com/BtbN/FFmpeg-Builds/tree/master/scripts.d/50-vulkan

More about vulkan encoding from khronos,

KhronosGroup/Vulkan-Docs#2284

Thanks.

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

1 participant