Opus Export Options
From Audacity Development Manual
Other languages
English
OPUS file format (also called "Ogg Opus") is a lossy audio format developed for Internet streaming. It uses both SILK (used by Skype) and CELT (from Xiph.Org) codecs and supports variable bit rates from 6 kb/s to 510 kb/s.
- FLAC is a size-compressed but lossless open source audio format. The files it produces are about half as large as the uncompressed WAV or AIFF formats, but larger than compressed, lossy formats.
- Accessed by: then choosing OPUS (OggOpus) Files (FFmpeg) from the Save as type dropdown menu.
- Also accessed by: then choosing OPUS (OggOpus) Files (FFmpeg) from the Save as type dropdown menu. In this case the options dialog will appear in the center of the Export Multiple dialog.
FLAC Export Setup
- Level: The amount of file size compression used to losslessly pack the audio data, similar to compression levels in ZIP files. The level settings range from 0 to 8. Level 0 is optimized to encode as fast as possible. Level 8 is optimized to pack as efficiently as possible, so produces slightly smaller files than level 0 at the expense of taking longer to encode. Files encoded at level 8 are rarely more than a few percent smaller than those encoded at level 0, but can take three or four times longer to encode.
- Bit depth: Choose from 16-bit (default) or 24-bit (approximately 50% larger file size).