ZIP
WinGet
FFmpeg (Shared)
Gyan · 7.0.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
ffmpeg-7.0.1-full_build-shared.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gyan.FFmpeg.Shared
Version
7.0.1
Description
A complete, cross-platform solution to record, convert and stream audio and video.
License
GPL-3.0
↗
Homepage
https://www.gyan.dev/ffmpeg/builds/
Installer URL
https://github.com/GyanD/codexffmpeg/releases/download/7.0.1/ffmpeg-7.0.1-full_build-shared.zip
Release Notes
- lavc/flacdsp: do not assume maximum R-V VL
- avformat/flacdec: Reorder allocations to avoid leak on error
- avcodec/adts_parser: Don't presume buffer to be padded
- avformat/movenc: Check av_malloc()
- avcodec/vp8: Return error on error
- avformat/mov: store sample_sizes as unsigned ints
- avformat/vvc: fix parsing sps_subpic_id
- avformat/vvc: initialize some ptl flags
- avcodec/mscc & mwsc: Check loop counts before use
- avcodec/mpegvideo_enc: Fix potential overflow in RD
- avcodec/mpeg4vide…