news.volyx.in

FFmpeg 8.1 (ffmpeg.org)

438 points by gyan · 167 days ago · 65 comments on HN

Article summary

FFmpeg 8.1 'Hoare' has been released, featuring new decoders, encoders, and filters, including support for xHE-AAC, MPEG-H, and Vulkan compute-based codecs. The release also includes improvements to existing codecs and filters, as well as bugfixes and internal changes. The project has also received a server donation from Ampere and has published a companion post on the Khronos blog about the Vulkan Compute-based codec implementations. The release is recommended for users, distributors, and system integrators unless they use the current git master.

Main themes

  • FFmpeg release
  • Vulkan compute-based codecs
  • Audio and video encoding
  • Hardware acceleration
  • Open-source software development

What commenters say

  • The new release of FFmpeg includes significant improvements and additions, making it a valuable update for users and developers.
  • JPEG-XS is a useful codec for low-latency applications, but its patent-encumbered status may limit its adoption.
  • Building FFmpeg from source can be complex and time-consuming, especially when adding additional codecs and features.
  • The use of AI tools in software development, including FFmpeg, is not well-represented in the release or comments.
  • The performance benefits of Vulkan compute-based codecs are significant, but may not be fully realized in all use cases.
  • The complexity of FFmpeg's usage API is a barrier to adoption and use, and simplification would be beneficial.
  • The contribution of corporate and big tech employees to open-source projects like FFmpeg is significant, but not always transparent.
  • The trade-off between bandwidth and latency in video encoding is a critical consideration for many applications, and different codecs and approaches have different strengths and weaknesses.