Download FFmpeg for Audacity
This is the current Buanzo FFmpeg download page for Audacity 3.2 and later on Windows and macOS. Use these installers when Audacity needs FFmpeg for audio or video import, export, or library support.
Fast pick:
- 64-bit Windows: download
FFmpeg_5.0.0_for_Audacity_on_Windows_x86_64.exeor read the 64-bit Windows verification page. - 32-bit Windows: download
FFmpeg_5.0.0_for_Audacity_on_Windows_x86.exe. - macOS: download
FFmpeg_5.0.0_for_Audacity_on_macOS.pkg.
For safety, compare the exact filename and SHA-256 before trusting a downloaded installer. The hashes and VirusTotal reports are listed below.
Looking for WinGet? Some users search for winget install --id=Buanzo.FFmpegForAudacity -e. That package is not currently advertised here as an active install path. Use the verified installer links on this page unless a future Buanzo WinGet package is explicitly published.
Installation Notes
Make sure your Audacity version is 3.2 or later. On Windows, use the correct installer for 32‑bit or 64‑bit. You may see an error about format60 not being found; you can ignore it.
FFmpeg is not an Audacity plugin. Run the installer or point Audacity to the library in Preferences → Libraries. Do not add FFmpeg in Plugin Manager.
On macOS, the current package is expected to install libavformat*.dylib, libavcodec*.dylib, and libavutil*.dylib. You do not need ffmpeg*.dylib files for Audacity 3.2+.
If these current installers do not match your setup, use the compatibility guide for older downloads.
Note:
- Audacity prior to 3.1 only supports
avformat-55.dll. - Audacity 3.1 and later supports
avformat-55.dll,avformat-57.dll, andavformat-58.dll. - Audacity 3.2 and later also supports
avformat-59.dll. - Audacity 3.3 and later also supports
avformat-60.dll. - Audacity 3.5 and later also supports
avformat-61.dll. - On macOS, this current package uses
libavformat*.dylib,libavcodec*.dylib, andlibavutil*.dylib. The absence offfmpeg*.dylibis expected and does not mean the package is wrong. - Older legacy macOS packages may use
ffmpeg*.dylibfilenames instead. - Make sure you download full FFmpeg copies, not isolated library files. Shared builds are required on Windows because they contain the DLLs Audacity can load.
- Different versions of FFmpeg may have different codecs enabled in them. In particular, AMR (narrowband) is not featured in the recommended installer.
- You can compare FFmpeg release contents on ffmpeg.org.
About avformat.dll, avformat-61.dll, and FFmpeg libraries
Audacity loads FFmpeg through shared libraries such as avformat-*.dll on Windows and libavformat*.dylib on macOS. Do not download a random isolated DLL from another site. Install the full FFmpeg package from this page, then let Audacity locate the library or browse to it manually from Preferences → Libraries.
If you are searching for avformat-61.dll, use Audacity 3.5 or later and the current Windows installer. If you are on an older Audacity version, check the compatibility guide before choosing a package.
Manual installation
If you have installed FFmpeg from a different source, or installed it in a different location, you will need to tell Audacity where to find it in Preferences → Libraries.
Windows
- Go to Edit → Preferences → Libraries.
- Click the Locate... button.
- If Audacity says it already found FFmpeg automatically, click No and you are done.
- If that message does not appear, click Browse... and select the
avformat-*.dllfile from the FFmpeg folder you downloaded or installed elsewhere. - Click Open, then OK, then OK again to close Preferences.
macOS
- Go to Audacity → Settings / Preferences → Libraries.
- Click the Locate... button.
- If Audacity says it already found FFmpeg automatically, click No and you are done.
- If that message does not appear, click Browse... and select the installed
libavformat*.dylibfile. - Click Open, then close Settings / Preferences.
FFmpeg Installer for Audacity 3.2 and later
- 64‑bit Windows: FFmpeg_5.0.0_for_Audacity_on_Windows_x86_64.exe
- 32‑bit Windows: FFmpeg_5.0.0_for_Audacity_on_Windows_x86.exe
- macOS: FFmpeg_5.0.0_for_Audacity_on_macOS.pkg
Package contents (quick reference)
| Package | Contents (key files) | Notes |
|---|---|---|
| FFmpeg_5.0.0_for_Audacity_on_Windows_x86_64.exe | Installer (file list not exposed). Installs shared FFmpeg libraries such as avformat-*.dll, avcodec-*.dll, and avutil-*.dll. |
If you need exact filenames or manual-selection help, use the compatibility guide. |
| FFmpeg_5.0.0_for_Audacity_on_Windows_x86.exe | Installer (file list not exposed). Installs shared FFmpeg libraries such as avformat-*.dll, avcodec-*.dll, and avutil-*.dll. |
32‑bit build for older Windows installs. |
| FFmpeg_5.0.0_for_Audacity_on_macOS.pkg | Installer containing libavformat*.dylib, libavcodec*.dylib, and libavutil*.dylib. |
Current macOS package for Audacity 3.2+. No ffmpeg*.dylib files are expected in this package. |
Security Data (VirusTotal)
- FFmpeg_5.0.0_for_Audacity_on_Windows_x86_64.exe (SHA‑256: 9b31e240...e072) — see the 64-bit Windows verification page.
- FFmpeg_5.0.0_for_Audacity_on_Windows_x86.exe (SHA‑256: 49ff3a7...acac)
- FFmpeg_5.0.0_for_Audacity_on_macOS.pkg (SHA‑256: 16ca7f...64f9)
For Windows 64-bit Audacity 3.0.3 to 3.1.x or older legacy downloads, please use the compatibility guide.