FFmpeg 8.0 Merges Vulkan AV1 Encoding & VP9 Decoding
- Reference: 0001567572
- News link: https://www.phoronix.com/news/FFmpeg-Vulkan-AV1-Encoding
- Source link:
First and foremost, FFmpeg has merged Vulkan Video support for AV1 video encoding. [2]This commit landed the Vulkan Video AV1 encoder "av1_vulkan" using that cross-GPU, cross-OS video acceleration API.
[3]This commit meanwhile added Vulkan Video VP9 video decoding support to FFmpeg.
These latest encode and decode additions complement all of the other [4]Vulkan Video material that has landed in FFmpeg over prior months for encode/decode of different codecs plus there has been work on Vulkan-accelerated filters and more.
FFmpeg developer Lynne carried out the VP9 AV1 encode and VP9 decode capabilities. Look for these features and more in the FFmpeg 8.0 release due out in the coming weeks.
[1] https://www.phoronix.com/news/FFmpeg-8.0-Coming-Soon
[2] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/b2928971e82950fad80aa2f252db5cc092ab48f7
[3] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/2caf23e7c4d36c711d853903662f8dc965b5f1bd
[4] https://www.phoronix.com/search/Vulkan+Video
Danny3