Wingetlywingetly
← All apps
F

FFmpeg (GPL shared variant, 7.1 release branch)

by BtbNv7.1-20250228

Last updated

A complete, cross-platform solution to record, convert and stream audio and video.

Install with winget

$ winget install --id BtbN.FFmpeg.GPL.Shared.7.1 --exact --version 7.1-20250228

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

A shared FFmpeg build from BtbN based on the 7.1 release branch with all dependencies, even those that require full GPL instead of just LGPL.

Installers · v7.1-20250228

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high8.8Fix availableCVE-2026-64835affects >=4.4 and <=8.1.2Jul 22, 2026

    FFmpeg versions 4.4 through 8.1.2 contain an out-of-bounds memory access vulnerability in the ADX audio decoder within libavcodec/adxdec.c that allows attackers to trigger both out-of-bounds reads and writes by supplying a crafted ADX or AAX audio file with a mid-stream channel...

  • high7.5Fix availableCVE-2026-64834affects >=0.6.3 and <=8.1.2Jul 22, 2026

    FFmpeg versions 0.6.3 through 8.1.2 contain an infinite loop vulnerability in the RTP/ASF demuxer within libavformat/rtpdec_asf.c that allows remote attackers to cause denial of service by sending a crafted RTP/ASF stream. The rtp_asf_fix_header function fails to validate a mini...

  • high7.1Fix availableCVE-2026-64833affects >=0.7.1 and <=8.1.2Jul 22, 2026

    FFmpeg versions 0.7.1 through 8.1.2 contain an out-of-bounds read vulnerability in the S/PDIF muxer that allows attackers to access memory beyond buffer boundaries by supplying a crafted DTS stream with a core_size value larger than the actual packet length. Attackers can exploi...

  • high8.8Fix availableCVE-2026-64832affects >=4.4 and <=8.1.2Jul 22, 2026

    FFmpeg versions 4.4 through 8.1.2 contain a double-free vulnerability in the NVIDIA NVDEC hardware decoder within libavcodec/nvdec.c that allows attackers to trigger memory corruption by supplying a crafted video file. When no decoder surfaces remain, the ff_nvdec_start_frame_se...

  • high8.8Patched in wingetCVE-2026-64831affects >=8.0 and <=8.1.2Jul 22, 2026

    FFmpeg versions 8.0 through 8.1.2 contains a stack buffer overflow vulnerability in the Vulkan HEVC hardware decoder that allows remote attackers to overwrite return addresses and adjacent stack frames by supplying a crafted HEVC/H.265 bitstream. Attackers can embed a malicious...

  • high8.8Fix availableCVE-2026-64830affects >=2.1 and <=8.1.2Jul 22, 2026

    FFmpeg versions 2.1 through 8.1.2 contains a heap buffer overflow vulnerability in the VobSub subtitle demuxer that allows attackers to corrupt adjacent heap memory by supplying a malicious .sub/.idx subtitle file declaring more distinct stream IDs than the fixed-size array boun...

  • medium4.9Fix in v8.1CVE-2026-40962affects before 8.1Apr 15, 2026

    FFmpeg before 8.1 has an integer overflow and resultant out-of-bounds write via CENC (Common Encryption) subsample data to libavformat/mov.c.

  • high7.5Fix availableCVE-2026-30999affects <=8.0.1Apr 13, 2026

    A heap buffer overflow in the av_bprint_finalize() function of FFmpeg v8.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted input.

Showing 8 of 25. Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • F
    FFmpeg (LGPL static variant, 5.1 release branch)BtbN
    BtbN.FFmpeg.LGPL.5.1v5.1.6-20250131

    A complete, cross-platform solution to record, convert and stream audio and video.

  • F
    FFmpeg (LGPL static variant, 7.1 release branch)BtbN
    BtbN.FFmpeg.LGPL.7.1v7.1-20250228

    A complete, cross-platform solution to record, convert and stream audio and video.

  • F
    FFmpeg (LGPL static variant, 6.1 release branch)BtbN
    BtbN.FFmpeg.LGPL.6.1v6.1.3-20250831

    A complete, cross-platform solution to record, convert and stream audio and video.

  • F
    FFmpeg (LGPL shared variant, 5.1 release branch)BtbN
    BtbN.FFmpeg.LGPL.Shared.5.1v5.1.6-20241231

    A complete, cross-platform solution to record, convert and stream audio and video.

  • F
    FFmpeg (LGPL static variant, 8.1 release branch)BtbN
    BtbN.FFmpeg.LGPL.8.1v8.1-20260430

    A complete, cross-platform solution to record, convert and stream audio and video.

  • F
    FFmpeg (GPL shared variant, 8.0 release branch)BtbN
    BtbN.FFmpeg.GPL.Shared.8.0v8.0-20251031

    A complete, cross-platform solution to record, convert and stream audio and video.

More from BtbN or browse audio, codec, convert.

Frequently asked questions

How do I install FFmpeg (GPL shared variant, 7.1 release branch) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id BtbN.FFmpeg.GPL.Shared.7.1 --exact --version 7.1-20250228. winget downloads the installer from BtbN and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install FFmpeg (GPL shared variant, 7.1 release branch) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id BtbN.FFmpeg.GPL.Shared.7.1 --exact 7.1-20250228 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall FFmpeg (GPL shared variant, 7.1 release branch) via winget?
Run: winget uninstall --id BtbN.FFmpeg.GPL.Shared.7.1 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from FFmpeg (GPL shared variant, 7.1 release branch)'s Apps & Features entry.
Is FFmpeg (GPL shared variant, 7.1 release branch) free?
FFmpeg (GPL shared variant, 7.1 release branch) is distributed under GPL-3.0. Refer to the publisher (https://github.com/BtbN/FFmpeg-Builds) for the full license terms - Wingetly itself does not charge for installation.
Does FFmpeg (GPL shared variant, 7.1 release branch) work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls FFmpeg (GPL shared variant, 7.1 release branch) directly from the publisher.
How do I keep FFmpeg (GPL shared variant, 7.1 release branch) up to date?
Run winget upgrade --id BtbN.FFmpeg.GPL.Shared.7.1 --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of FFmpeg (GPL shared variant, 7.1 release branch) from microsoft/winget-pkgs.

Recent versions

  • 7.1-20250228latest
  • 7.1-20250131
  • 7.1-20241231
  • 7.1-20241031
  • 7.1.5-20260731
  • 7.1.5-20260630
  • 7.1.4-20260531
  • 7.1.3-20260430
  • 7.1.3-20260331
  • 7.1.3-20260228