Once your audio has been recorded, edited, and mixed, there is one crucial step left – exporting it in the right format. This final stage, often called audio output, determines how your finished product sounds on the listener’s end. Whether the audio is destined for a podcast feed, a YouTube video, a radio broadcast, or a music streaming platform, the choices you make during export – format, codec, bitrate, sample rate – directly shape the listening experience. Get these settings wrong, and even a perfectly mixed track can sound muddy, distorted, or simply fail to meet a platform’s technical requirements.
Table of Contents
- What is audio output in production?
- Understanding audio file formats
- Uncompressed formats: WAV and AIFF
- Lossless compressed formats: FLAC and ALAC
- Lossy compressed formats: MP3, AAC, and Ogg Vorbis
- Codecs: the engines behind audio compression
- Bitrate, sample rate, and bit depth: the core parameters
- Bitrate
- Sample rate
- Bit depth
- Loudness standards: why LUFS matters
- Choosing the right output settings for different applications
- Podcasts
- Music streaming
- Film and broadcast television
- Web and social media
- Archiving
- Mono vs. stereo: making the right call
- Common mistakes to avoid during audio export
- The bottom line
What is audio output in production?
Audio output refers to the process of rendering or exporting a completed audio project from a digital audio workstation (DAW) into a standalone file. This file can then be played on various devices, uploaded to distribution platforms, or handed off to collaborators and clients. The exported file is the final deliverable – the product that audiences actually hear.
Before you hit “export,” you need to make several technical decisions: which file format to use, what level of compression to apply, what sample rate and bit depth to choose, and whether to output in mono or stereo. Each of these decisions depends on where and how the audio will be consumed.
Understanding audio file formats
Audio file formats fall into three broad categories: uncompressed, lossless compressed, and lossy compressed. The category you choose depends on whether you prioritise maximum fidelity or smaller file sizes.
Uncompressed formats: WAV and AIFF
WAV (Waveform Audio File) is the most widely used uncompressed format in professional audio production. It retains all the original recorded data, offering the highest possible sound quality. WAV files support bit depths up to 32-bit and sample rates as high as 192 kHz or beyond. They also preserve timecode, which is essential for synchronising audio with video in film and television projects. WAV was developed by Microsoft and IBM and remains the standard format for CD audio encoding.
AIFF (Audio Interchange File Format), developed by Apple, functions similarly to WAV. It stores uncompressed audio using Pulse-Code Modulation (PCM) and is commonly found in professional studio environments, especially on macOS-based systems. AIFF has slightly better metadata support than WAV, allowing you to embed album artwork and track titles. However, both WAV and AIFF produce very large files – roughly 10 MB per minute of CD-quality audio – making them impractical for direct online distribution.
Lossless compressed formats: FLAC and ALAC
FLAC (Free Lossless Audio Codec) is an open-source format that compresses audio to roughly half the size of an equivalent WAV file without discarding any data. When a FLAC file is decompressed, it restores the audio to its original quality – bit for bit. FLAC supports resolutions up to 32-bit at 96 kHz, making it a favourite for archiving and high-resolution audio distribution. Spotify prefers FLAC for audio delivery from artists, handling all further format conversions internally.
ALAC (Apple Lossless Audio Codec) is Apple’s proprietary equivalent to FLAC. It offers similar lossless compression but is primarily supported within the Apple ecosystem. Apple Music, for instance, encodes its catalogue using ALAC at resolutions between 16-bit/44.1 kHz (CD quality) and 24-bit/192 kHz.
Lossy compressed formats: MP3, AAC, and Ogg Vorbis
Lossy formats achieve much smaller file sizes by permanently removing audio data that human ears are least likely to notice. They rely on psychoacoustic models – algorithms that exploit the limitations of human hearing to discard frequencies and details that have minimal perceptual impact.
MP3 (MPEG Audio Layer 3) is the most recognisable lossy format. It dominated portable music for decades and remains widely compatible. However, it is less efficient than newer codecs. At the same bitrate, MP3 tends to sound slightly worse than its competitors.
AAC (Advanced Audio Coding) was designed as the successor to MP3. It delivers better sound quality at equivalent bitrates and is the standard codec for Apple Music streaming (at 256 kbps) and YouTube. AAC is also the most widely used audio codec for live streaming, supported by nearly all major video and audio platforms.
Ogg Vorbis is a free, open-source lossy codec that Spotify uses for playback streaming. It is generally considered more efficient than MP3, offering better audio quality at lower bitrates.
Codecs: the engines behind audio compression
A codec (short for coder/decoder) is the software or algorithm that encodes raw audio into a compressed format and decodes it for playback. The codec determines how efficiently audio data is compressed and how closely the decoded output resembles the original signal.
It is important to distinguish between the audio coding format, the container file, and the codec itself. The codec performs the actual encoding and decoding. The encoded data is then stored inside a container format (like .mp4 or .ogg). Some containers can hold multiple types of audio data – for example, the Matroska (.mkv) container can wrap audio encoded with various codecs.
PCM (Pulse-Code Modulation) is the most basic form of audio encoding. It samples the analogue waveform at regular intervals and stores each sample as a digital value. PCM is technically lossless – given the right parameters, the original analogue signal can be perfectly reconstructed. WAV and AIFF files both use Linear PCM. For post-production work that requires maximum fidelity, PCM at 48 kHz with a 24-bit depth is the recommended standard.
Bitrate, sample rate, and bit depth: the core parameters
Three technical parameters govern audio quality and file size during export. Understanding them is non-negotiable for any audio professional.
Bitrate
Bitrate measures the amount of data processed per second of audio, expressed in kilobits per second (kbps). A higher bitrate means more data is used to represent each moment of audio, generally resulting in better sound quality but larger files. Common bitrates for lossy formats range from 64 kbps (low quality, suitable for speech) to 320 kbps (high quality, approaching transparency for most listeners).
For podcast distribution, a bitrate of 128 kbps is widely recommended as the sweet spot between clarity and manageable file size. Music streaming services typically use higher bitrates – Spotify streams Ogg Vorbis at up to 320 kbps for premium users, while Apple Music uses AAC at 256 kbps.
Sample rate
Sample rate is the number of times the audio signal is measured per second, expressed in Hertz (Hz) or kilohertz (kHz). The standard sample rate for consumer audio (CDs, most music files) is 44.1 kHz. Professional audio and video production typically uses 48 kHz, which is the standard for HDMI and SDI sources.
A critical rule when exporting: match the sample rate of your export to the sample rate of your source material. Changing the sample rate during export forces the audio to be resampled, which can introduce artefacts and degrade quality. If your source was recorded at 48 kHz, export at 48 kHz – unless the distribution platform specifically requires otherwise.
Bit depth
Bit depth refers to the number of bits used to represent each audio sample. A higher bit depth means a wider dynamic range – the difference between the quietest and loudest sounds the file can reproduce. CD-quality audio uses 16-bit depth, while professional production typically works at 24-bit. Some modern DAWs support 32-bit float, which provides enormous headroom during the editing and mixing stages.
Loudness standards: why LUFS matters
Exporting at the right format and bitrate is only half the battle. Your audio must also meet loudness standards set by broadcasters and streaming platforms. These standards exist to ensure a consistent listening experience – so that audiences do not need to constantly adjust their volume when switching between programmes or tracks.
Loudness is measured in LUFS (Loudness Units relative to Full Scale). Unlike simple peak metering, LUFS takes into account how humans actually perceive loudness across different frequencies. The European Broadcasting Union’s R 128 recommendation, first issued in 2010 and most recently revised in 2020, set the benchmark for loudness normalisation in broadcasting. It specifies a target of โ23 LUFS for broadcast content, with a maximum true peak level of โ1 dBTP.
In the United States, the equivalent standard is ATSC A/85, which uses the same underlying measurement algorithm (ITU-R BS.1770) but specifies the target as โ24 LKFS – a unit that is functionally identical to LUFS.
Streaming platforms have their own loudness targets. YouTube normalises content to around โ14 LUFS (and will turn down louder content, but not turn up quieter content). Spotify normalises to a user-selectable target of โ11, โ14, or โ19 LUFS. For podcasts, the widely accepted target is around โ16 LUFS for stereo content and โ19 LUFS for mono.
Before the adoption of loudness-based normalisation, audio levels were regulated solely by peak volume. This led to the so-called “loudness war” – a decades-long trend where recordings were made progressively louder through heavy compression, often at the expense of dynamic range and audio quality. The widespread adoption of standards like EBU R 128 and similar measures by streaming platforms has largely brought this phenomenon to an end.
Choosing the right output settings for different applications
There is no single “best” export setting. The right choice depends entirely on where the audio will be heard and what technical specifications the distribution channel requires.
Podcasts
For spoken-word podcasts, MP3 at 128 kbps in mono with a sample rate of 44.1 kHz is the industry standard. Mono is preferred because it halves the file size compared to stereo, and speech does not benefit much from stereo separation. Podcasts that heavily feature music or sound design (such as narrative storytelling shows) may benefit from stereo at 192 kbps. Apple Podcasts accepts both MP3 and AAC formats, with loudness targets around โ16 to โ18 LUFS.
Embedding ID3 metadata – artist name, episode title, artwork, and publication year – directly into MP3 files is important for ensuring that podcast player apps display the correct information.
Music streaming
For uploading to music distribution services, the best practice is to deliver your highest-quality master and let the platform handle conversion. Spotify, for example, requests FLAC or WAV files at the original sample rate and bit depth – and handles all downsampling and format optimisation internally. Tracks delivered above 24-bit are reduced to a maximum of 44.1 kHz / 24-bit FLAC before playback.
The key takeaway: do not pre-compress your audio for streaming platforms. Upload the best quality source file, and the service will encode it according to their own specifications for different listening tiers.
Film and broadcast television
Broadcast audio has the most demanding technical requirements. The standard delivery format is WAV at 24-bit / 48 kHz, often using the Broadcast Wave Format (BWF) – an enhanced version of WAV developed by the European Broadcasting Union that supports richer metadata and standardised timecode for precise synchronisation with video.
Television delivery often requires multichannel audio – a discrete 5.1 surround sound mix with separate stems for dialogue, music, and effects. An M&E (Music and Effects) track without dialogue is typically required for international distribution, allowing foreign-language voice-over to be added. Loudness must comply with EBU R 128 (โ23 LUFS) in Europe or ATSC A/85 (โ24 LKFS) in North America, with true peak levels not exceeding โ1 dBTP.
Web and social media
For video uploaded to platforms like YouTube, Vimeo, or social media, audio is typically embedded within a video container (MP4). The recommended audio codec is AAC at 192-256 kbps with a sample rate of 48 kHz. These settings strike a balance between high quality and efficient streaming. YouTube and most social platforms will re-encode uploaded content, but starting with high-quality audio ensures the final result sounds as good as possible after platform-side compression.
Archiving
For long-term storage of original recordings and masters, use WAV or FLAC. WAV preserves every bit of the original recording, while FLAC achieves roughly 50% file size savings without any quality loss. Always archive at the original sample rate and bit depth – you can always create compressed versions later, but you cannot restore data that has been discarded by lossy compression.
Mono vs. stereo: making the right call
The choice between mono and stereo output depends on the content type. Mono means the same audio signal is sent to both the left and right channels. Stereo uses two independent channels, creating a sense of spatial width and directionality.
For spoken-word content like podcasts, interviews, and news bulletins, mono is almost always the right choice. It produces smaller files, is easier to edit, and plays back consistently across all devices – from earbuds to car speakers. Stereo is better suited for music, sound design-heavy productions, and any content where spatial separation (instruments panned across the sound field, for example) is an important part of the creative intent.
Common mistakes to avoid during audio export
Even experienced producers can stumble at the export stage. Here are the pitfalls to watch for:
Mismatched sample rates. Exporting at a different sample rate from your source material forces resampling, which can introduce subtle distortion. Always check your project settings before exporting.
Double compression. If you export to MP3 and then a distribution platform re-encodes it to another lossy format, you get two generations of lossy compression stacked on top of each other. Each round of lossy encoding removes more data. To avoid this, upload in the highest quality format the platform accepts.
Ignoring loudness standards. If your audio is too loud for a platform’s target, it will be turned down automatically – and may sound worse than content that was properly mastered to the target level. If it is too quiet, it may not be turned up, leaving your content noticeably softer than everything else.
Forgetting metadata. Metadata like track titles, artist names, and ISRC codes travel with the file. Missing or incorrect metadata can cause display errors on player apps and create problems for royalty tracking and copyright management.
The bottom line
Audio output is where technical precision meets creative intent. Every format, codec, and parameter exists to serve a purpose – and the right combination depends on your specific distribution channel and audience. A podcast episode has fundamentally different requirements than a broadcast television mix or a track destined for Spotify. The skill lies in understanding these differences and making deliberate, informed decisions rather than relying on default export presets.
As audio consumption becomes increasingly fragmented across devices, platforms, and listening environments – from studio monitors to smartphone speakers on a noisy commute – the ability to optimise audio output for each context is no longer optional. It is a core competency for anyone working in media production.
What do you think? With streaming platforms now handling most format conversions automatically, do you think producers should still learn the technical details of audio formats and codecs – or is it enough to simply upload the highest quality file and let the platform take care of the rest?
References
- https://developer.mozilla.org/en-US/docs/Web/Media/Guides/Formats/Audio_codecs
- https://en.wikipedia.org/wiki/Audio_file_format
- https://support.spotify.com/us/artists/article/audio-file-formats/
- https://www.whathifi.com/advice/mp3-aac-wav-flac-all-the-audio-file-formats-explained
- https://help.simplecast.com/hc/en-us/articles/21953657868445-Audio-Encoding-Tips-Best-Practices
- https://en.wikipedia.org/wiki/EBU_R_128
- https://www.mathworks.com/help/audio/ug/loudness-normalization-in-accordance-with-ebu-r-128-standard.html
Leave a Reply