File Export Dialog

From Audacity Development Manual
Revision as of 17:40, 26 October 2010 by Billw58 (talk | contribs) (Export File Dialog: expand comment to include Export Multiple)
Jump to: navigation, search
The Export File dialog is accessed from File > Export.... This dialog lets you specify folder location, file name, format and encoding options for your exported file.
"Export File" dialog

Export File Dialog

  • File name: Type the required file name. The correct file extension will be added automatically. For M4A and WMA formats you can type alternative extensions after the file name as noted in the "Save as types" list below.
  • Options button: This opens another dialog for making settings like quality or encoding for formats with options. As an example, here are the Options dialogs for the Uncompressed and MP3 formats:
Specify uncompressed options dialog : Specify MP3 options dialog

Always select the "Save as type" before clicking the Options button.

  • "Save as types" list: Click a link after the bullet point to view any available options and further details for that format.
ToDo Could someone on Mac initialise Preferences and verify if the above does default to AIFF on Mac?

Bill 26Oct10: No, it appears to default to WAV on Mac as well. Too bad.
Gale 26 Oct 10: Might be changeable. Export Multiple defaults to Other Uncompressed Files which is a bug we want to change. Ideally, Export Multiple should default to WAV 16-bit (or AIFF 16-bit on Mac), not to "Other Uncompressed Files". It's the reason people with 24-bit files claim that export downsamples their files to 16-bit without warning. Does the Export File window actually default to "AIFF (Apple) signed 16 bit PCM" on Mac? On Windows and Linux it defaults to "WAV (Microsoft) 16 bit PCM".

Bill 26Oct10: Reset audacity.cfg to "NewPrefsInitialized=1". Start Audacity. Generate stereo tone. Add two labels. File > Export Multiple. Defaults to "other uncompressed files". Click "Options" and "AIFF (Apple/SGI)" and "Signed 16-bit PCM" are displayed. If instead File > Export, default is "WAV (Microsoft) signed 16-bit PCM". This with 1.3.13 Oct 25 2010.
    • AIFF (Apple) signed 16 bit PCM and WAV (Microsoft) signed 16 bit PCM: WAV and AIFF are uncompressed, lossless formats which can be opened on either Windows or Mac computers. Choose WAV or AIFF 16-bit PCM whenever you want to burn your exported file to an audio CD.
    • GSM 6.10 WAV (mobile): produces a mono WAV file encoded with the compressed, lossy GSM 6.10 codec as used in mobile telephones.
    • MP3 Files: MP3 is a popular compressed, lossy format producing much smaller files than WAV or AIFF, at the expense of some loss of quality.
      You must download the optional LAME encoder to export to MP3.
    • OGG Vorbis Files: Ogg Vorbis is the compressed, lossy Vorbis codec in an OGG container. Vorbis offers higher quality than MP3 for the same file size, and is useful for good quality small-sized mono files, but fewer applications can play the OGG format.
    • FLAC Files: FLAC is a compressed but lossless format, giving larger file sizes than MP3 and OGG.
    • MP2 Files: MP2 is a compressed, lossy format similar to MP3, producing slightly larger files than MP3 for the same quality.
    • (external program): sends audio via the command line to an external application either for processing or for encoding as a file. This is a method to export to an alternative MP3 encoder, or to a format not supported by Audacity.
    • FFmpeg formats: The following export types marked "(FFmpeg)" are listed in released builds of Audacity on Windows and Mac, and in other builds where FFmpeg is enabled. They will only function if you install the optional FFmpeg library.
      • M4A (AAC) Files: Advanced Audio Coding is a compressed, lossy format used in Apple applications, generally achieving slightly better quality than MP3 for the same file size. By default, the exported file will be given an "m4a" extension. Optional permitted extensions: .mp4, .m4r (ringtone) and .3gp (mobile).
      • AC3 Files: the common name used for the compressed, lossy format used in Dolby Digital.
      • AMR (narrow band) or (wide band) Files: the Adaptive Multi-Rate codec is a patented compression scheme optimized for speech, but also used for mobile telephone ringtones. The wide band variant uses higher bandwidth for higher quality. Note: AMR (wide band) export will not be available in release builds on Windows and Mac. On Linux, AMR support is unlikely to be available unless you compile FFmpeg yourself with AMR enabled. These restrictions are due to licensing issues.
      • WMA (version 2) Files: Windows Media Audio v2 is a compressed, lossy format developed by Microsoft. Optional permitted extensions: .asf or .wmv.
      • Custom FFmpeg Export: Allows choice of the specific codec to use in the formats listed above, or to export to some additional formats not otherwise available. Note: not all formats and codecs are compatible, and some exports might result in zero-byte or invalid files if FFmpeg does not support the combination chosen.

File size and channel comparisons by export format

The following table gives typical achieved mono and stereo file sizes with different formats at default Audacity settings (that is, 44100 Hz sample rate and default bit rate or quality settings in the case of compressed formats). Where VBR compression is employed, the achieved size will vary depending on the content.

Some formats can be exported as multi-channel files containing more than two channels, if you enable this at "Use custom mix" in the Import / Export Preferences. The final column in the table shows the maximum number of channels per exported file.

Format Lossy? Compression File size
(MB per minute):
Channels
mono stereo
AC3 Yes CBR 1.1 1.1  7
AIFF 16-bit PCM No None 5.0 10.0 32
AMR (NB) Yes CBR 0.1   -  1
FLAC 16-bit No VBR 2.5 5.0  8
GSM 6.10 WAV Yes CBR 0.5   -  1
M4A Yes VBR   - 1.1 32
MP2 Yes CBR 1.1 1.1  2
MP3 Yes CBR (optional VBR) 1.0 (CBR) 1.0 (CBR)  2
Ogg Vorbis Yes VBR 0.5 1.0 32
WAV ADPCM (4-bit) Yes CBR 1.2 2.5  2
WAV A-Law/U-Law (8-bit) Yes CBR 2.5 5.0 32
WAV 16-bit PCM No None 5.0 10.0 32
WMA v2 Yes CBR 1.3 1.3  2