FAQ:Installation and Plug-Ins

From Audacity Development Manual
Revision as of 18:26, 10 August 2008 by Windinthew (talk | contribs) (fix changed link)
Jump to: navigation, search

How do I download and install the LAME MP3 encoder?

Because of software patents, we cannot distribute MP3 encoding software ourselves. Follow these instructions to use the free LAME encoder to export MP3 files with Audacity.

Windows:

Go to the LAME download page. Under "For Audacity on Windows", left-click on the link "libmp3lame-win-3.97.zip" and save the zip folder to anywhere on your computer. When you have finished downloading the ZIP folder, unzip it and save the file lame_enc.dll that it contains to anywhere on your computer. The first time you use the "Export as MP3" command, Audacity will ask you where lame_enc.dll is saved. In case of difficulty, please view our more detailed instructions at the Audacity Wiki.


Mac OS 9 or X:

Go to the LAME download page. Download either libmp3lame or the version of LameLib for your operating system. When you have finished downloading, use Stuffit Expander to extract the files. (This may happen automatically.) Save the file called "LameLib" or libmp3lame.dylib anywhere on your computer. The first time you use the "Export as MP3" command, Audacity will ask you where LameLib or libmp3lame.dylib is saved.

Other Frequently Asked Questions...


How do I download and install the FFmpeg Import/Export Library?

Windows:

  • Using Winzip or similar, extract "avformat.dll" to the same folder from which you launch Audacity.


Why do I receive an error when I export to an FFmpeg format?

If you receive a "cannot find audio codec" error when exporting to an FFmpeg format, the FFmpeg library you are linking to does not support this codec. To export to this format, you will need a build of the FFmpeg library that supports this codec.

Distributable libraries such as those above will not include support for AMR narrow band or wide band due to licensing issues. Thus they will return the error "FFmpeg cannot find audio codec 73728" (or 73729 in the case of wide band). To obtain AMR export (and import) support, you could build FFmpeg yourself and enable libamr_nb and/or libamr_wb in the configure step.


How do I install VST plug-ins?

First, download and unzip the VST Enabler.

Place the unzipped VST Enabler, along with your VST plug-ins, into the “Plug-ins” folder in the Audacity installation folder. (On Mac OS X, this is usually in the Applications folder. On Windows, it is usually under Program Files.)

The next time you start Audacity, your VST effects will appear at the bottom of the “Effect” menu.

See also: Why do some VST plug-ins look wrong, or not work?


Other Frequently Asked Questions...

Why do some VST plug-ins look wrong, or not work?

The VST Enabler. is not yet able to display custom interfaces for plug-ins. Instead, it uses generic controls for all VST plug-ins. Because of this, many plug-ins will look or act differently than they do in other programs.

Other VST plug-ins may not work at all, because of bugs in the VST Enabler. You can contact us to report plug-ins that do not work.

Audacity also does not support VST instrument (VSTi) plug-ins.


Other Frequently Asked Questions...

What should I do if I have problems downloading or installing Audacity?

If you can't download Audacity, or if the downloaded setup file is corrupt, try downloading it from our alternate servers.


Other Frequently Asked Questions...