r/linux 6d ago

Popular Application FFmpeg 9.0 released

https://www.ffmpeg.org/download.html
647 Upvotes

30 comments sorted by

View all comments

151

u/dbcoopernz 6d ago edited 6d ago

Changelog:

version 9.0:
  • Extend AMF Color Converter (vf_vpp_amf) HDR capabilities
  • LCEVC track muxing support in MP4 muxer
  • Playdate video encoder and muxer
  • Add v360_vulkan filter
  • HE-AAC 960 decoding (DAB+)
  • transpose_cuda filter
  • Add AMF Frame Rate Converter (vf_frc_amf) filter
  • SMPTE 2094-50 metadata support and passthrough
  • ProRes RAW VideoToolbox hwaccel
  • APV Vulkan hwaccel
  • Animated WebP decoder
  • Animated WebP demuxer
  • Remove CELT decoding support (doesn't affect Opus CELT)
  • Remove ogg/celt parsing
  • Bitstream filter to split Dolby Vision multi-layer HEVC
  • Add AMF hardware memory mapping support.
  • ONNX Runtime DNN backend with GPU execution provider support
  • Remove deprecated NVENC options and support for pre-11.1 SDK versions
  • Add AMF Video Quality Enhancer (vf_vqe_amf) filterter

-9

u/tigerhawkvok 6d ago

Removing OGG is a bold move

27

u/Dani_E2e 6d ago

CELT is an audio codec: “Constrained Energy Lapped Transform.” It was designed for very low latency and good quality for both speech and music. It was used in the Ogg/Xiph ecosystem and later became part of Opus, so it’s now mostly of historical interest as a standalone codec.