Installing FFmpeg

FFmpeg allows you import/export additional audio file formats into/from Audacity

Due to patent restrictions, FFmpeg cannot be distributed with Audacity itself. However, FFmpeg is required to import and export a variety of audio formats, including M4A and WMA.

Note: In previous versions of Audacity, LAME was required to export MP3 files. It is now included with Audacity by default on Windows and macOS. Make sure you are using the latest version of Audacity if you're getting any LAME errors.

You can download and install FFmpeg as follows:

  1. Download the FFmpeg installer from https://lame.buanzo.org/ffmpeg.php For most computers, the 64-bit Windows version is correct.

  2. Run the installer. You can ignore the "unknown publisher" warning.

  3. Read and accept the license

  4. Select the location to install FFmpeg. By default FFmpeg will be installed into C:\Program Files\FFmpeg for Audacity

  5. Finish the installation

  6. Restart Audacity

Audacity should now automatically detect FFmpeg and allow you to use it.

Other FFMPEG builds

If you prefer a manual installation of FFmpeg you can download a ZIP file from a different source:

Note:

  • Audacity 3.1 and later supports avformat-55.dll, avformat-57.dll and avformat-58.dll. Audacity 3.2 and later also supports avformat-59.dll. Audacity 3.3 and later also supports avformat-60.dll. You can check which dll is in which FFmpeg release here.

  • Make sure you download full FFmpeg copies, not just the avformat-*.dll's individually. Further, make sure to download or build the shared versions as only those contain .dll's.

  • Different versions of FFmpeg may have different codecs enabled in them. In particular, AMR (narrowband) is not featured in the recommended installer.

Manual installation

If you have installed FFmpeg from a different source, or installed it in a different location, you'll need to tell Audacity where to find it. To do this:

  1. Go to Edit > Preferences > Libraries

  2. Click on the Locate... button.

  3. If the following message appears, Audacity has automatically identified FFmpeg:

    You can click No as Audacity already knows where to find FFmpeg.

    If this message does not appear, proceed with the next steps.

  4. In this dialog window, click Browse... to locate the avformat-*.dll from the FFmpeg folder you downloaded/installed elsewhere

  5. Once you've found it, click Open, then OK, then OK again to close the preferences.

Last updated

Logo

© Muse Group & contributors. Contents licensed under the Creative Commons-Attribution 4.0 license.