Need help?
<- Back

Comments (35)

  • edgarvaldes
    One of the best open-source tools out there. I'm a frequent user of Plex, Jellyfin, Tunarr, local music files, etc. I use it weekly to extract subtitles, trim videos, convert music formats, and remove audio tracks. After writing the previous paragraph, I realized I've never donated to the project; it's time to change that.
  • gyan
    Changelog:ffprobe -codec optionEXIF Metadata Parsinggfxcapture: Windows.Graphics.Capture based window/monitor capturehxvs demuxer for HXVS/HXVT IP camera formatMPEG-H 3D Audio decoding via mpeghdecD3D12 H.264 encoderdrawvg filter via libcairoffmpeg CLI tiled HEIF supportD3D12 AV1 encoderProRes Vulkan hwaccelDPX Vulkan hwaccelRockchip H.264/HEVC hardware encoderAdd vf_scale_d3d12 filterJPEG-XS parserJPEG-XS decoder and encoder through libsvtjpegxsJPEG-XS raw bitstream muxer and demuxerIAMF Projection mode Ambisonic Audio Elements muxing and demuxingAdd vf_mestimate_d3d12 filterxHE-AAC Mps212 decoding support (experimental)Remove the old HLS protocol handlerVulkan compute codec optimizationsswscale Vulkan supportLCEVC metadata bitstream filterAdd vf_deinterlace_d3d12 filterffprobe: only show refs field in stream section when reading framesProRes Vulkan encoderLCEVC parserLCEVC enhancement layer exporting in MPEG-TS
  • ghgr
    > Oh there's a new version of ffmpeg, I'll just quickly build it from source... no I can't wait I'll download the binaryhttps://www.youtube.com/watch?v=9kaIXkImCAM
  • pandaforce
    Khronos published a post on the Vulkan compute codecs in FFmpeg: https://www.khronos.org/blog/video-encoding-and-decoding-wit...
  • shevy-java
    FFmpeg is really great. The only wish I'd have is for the usage to become simpler - both for regular stuff, but also for advanced filtering.If anyone remembers, avisynth was pretty cool back in the days. You could kind of script video/audio manipulations, a bit like a UNIX/Linux pipe, but kind of simpler, in my opinion. FFmpeg allows for many similar operations, but remembering anything here is ... hard. I'd love for the whole usage API to become much simpler, but it seems nobody among the ffmpeg dev team is considering this. :(I can't be the only one with that wish though ...It does not diminish ffmpeg being so great in general, but I think it could be better.
  • megous
    I wouldn't get too excited about rockchip hw encoding. It's rkmpp based, not an upstream solution. You'd need Rockchip kernel for this, I guess.
  • brcmthrowaway
    How much of this release was done by to corporate/big tech employees?
  • anon
    undefined
  • junelee77
    nice job