Audacity natively supports common audio formats such as WAV, AIFF, Ogg Vorbis, FLAC, MP2, and MP3. However, it does not support M4A, AAC, or other Apple Lossless Audio Codec (ALAC) containers by default.
To import and export more audio formats in Audacity, you need to install the FFmpeg library, which significantly expands format compatibility.
Why Install FFmpeg for Audacity?
Installing FFmpeg allows Audacity to support additional audio formats, including:
- AC3
- AMR (NB)
- M4A
- MP4
- WMA
- and many others
This makes FFmpeg an essential tool for users who work with a wide range of audio files.
Where to Download FFmpeg for Audacity
You can download the FFmpeg library from the following trusted sources:
- https://lame.buanzo.org/ffmpeg.php
- https://github.com/BtbN/FFmpeg-Builds/releases
- https://ffmpeg.org/download.html
Make sure to download the correct version for your operating system (Windows, macOS, or Linux).
How to Install FFmpeg in Audacity (Step-by-Step)
After installing FFmpeg on your computer, follow these steps:
1. Restart Audacity
Close and reopen Audacity. In most cases, Audacity will automatically detect FFmpeg after installation.
2. Open Preferences
If FFmpeg is not detected automatically:
- Click Edit in the top menu bar
- Select Preferences
3. Locate Libraries Settings
In the Preferences window:
- Select Libraries from the left panel
- You will see options to locate or download FFmpeg
Manually Link FFmpeg in Audacity
Audacity requires the file avformat.dll to enable audio import and export via FFmpeg.
To manually configure FFmpeg:
- Click Browse… in the Libraries section
- Navigate to the folder where FFmpeg is installed
- Locate the file
avformat-*.dll - Click Open
- Click OK twice to confirm and close Preferences
Conclusion
Installing FFmpeg in Audacity is essential if you want to work with advanced or non-standard audio formats. Once configured, Audacity gains powerful support for importing and exporting a wide range of audio file types.

