news.volyx.in

FFmpeg 8.0 (ffmpeg.org)

987 points by gyan · 339 days ago · 200 comments on HN

Article summary

FFmpeg has released version 8.0, which includes new features such as native decoders for various formats, improved Vulkan compute-based codecs, and support for hardware accelerated decoding and encoding. The release also includes a number of internal changes and bugfixes. The project has also modernized its infrastructure, including a new forge for contributions and upgraded mailing list servers. The release is available for download, and users are recommended to upgrade unless they are using the current git master.

Main themes

  • FFmpeg release
  • Vulkan compute-based codecs
  • Hardware acceleration
  • Infrastructure modernization
  • CLI usability
  • Tar and compression formats

What commenters say

  • The new release of FFmpeg includes significant improvements and new features, making it a major update for users.
  • Some users find the command-line interface of FFmpeg to be difficult to learn and use, while others appreciate its power and flexibility.
  • The use of large language models can help make FFmpeg more accessible and user-friendly, especially for complex tasks.
  • There is debate about the usability of the tar command, with some finding it straightforward and others struggling with its options and syntax.
  • The choice of compression format, such as zip or tar.gz, depends on the specific use case and requirements, with each having its own advantages and disadvantages.
  • Some users appreciate the ability of tar to retain file ownership and permissions, which is not possible with zip.
  • The use of nested container formats, such as tar.gz or zip, can be useful in certain situations, but is not always necessary or efficient.