Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

FFmpeg 8.0 merges OpenAI "Whisper Filter" for automatic speech recognition, Vulkan AV1 encoding, & VP9 decoding

⁨23⁩ ⁨likes⁩

Submitted ⁨⁨3⁩ ⁨days⁩ ago⁩ by ⁨TheTwelveYearOld@lemmy.world⁩ to ⁨linux@sh.itjust.works⁩

https://www.phoronix.com/news/FFmpeg-Vulkan-AV1-Encoding

www.phoronix.com/news/FFmpeg-Vulkan-AV1-Encoding

www.phoronix.com/news/FFmpeg-Lands-Whisper

source

Comments

Sort:hotnewtop
  • JohnWorks@sh.itjust.works ⁨3⁩ ⁨days⁩ ago

    I’ve always thought gpu/hardware accelerated encoding was the same thing and worse than software encoding quality wise but way way faster. Does that mean the gpu can software encode with vulkan support?

    source
    • fuckwit_mcbumcrumble@lemmy.dbzer0.com ⁨3⁩ ⁨days⁩ ago

      “Software encoding” is just kinda a colloquial term for running on the CPU. Because the alternative was dedicated hardware for the task.

      As for the Vulcan part I have no clue how that works. Does vulkan have an Open equivalent or something?

      source