What Audio Bit Depth and Sample Rate for Video?

Selecting the proper sample rate and bit depth determines dynamic range, frequency response, and audio-video synchronization across post-production workflows. While video production standards traditionally lock delivery to 48 kHz / 24-bit PCM audio, recording at higher resolutions provides headroom for sound design, intensive pitch-shifting, and noise reduction. Choosing the wrong parameters introduces aliasing artifacts, truncation distortion, or subtle sync drift across non-integer frame rates.

The Role of Sample Rate in Video Synchronization

Sample rate defines the number of audio snapshots captured per second, directly governing the highest reproducible frequency via the Nyquist-Shannon sampling theorem. Frequencies above half the sample rate must be filtered out before analog-to-digital conversion to prevent in-band foldover distortion known as aliasing.

Bit Depth, Dynamic Range, and Quantization

Bit depth dictates the resolution of each sample's amplitude measurement. Each bit adds roughly 6 dB of dynamic range between the loudest unclipped signal and the system's inherent digital noise floor.

Format Dynamic Range Noise Floor Behavior Best Use Case
16-bit Fixed ~96 dB Audible dither noise when amplifying quiet signals Legacy delivery, bandwidth-limited streaming
24-bit Fixed ~144 dB Noise floor well below analog mic preamps Standard on-set recording, final broadcast delivery
32-bit Float >1500 dB Infinite headroom; captures below noise floor and above 0 dBFS Unpredictable live production, run-and-gun dialog

A 24-bit workflow allows audio engineers to track dialog with conservative gain (-18 to -24 dBFS peaks) to protect against sudden clipping while retaining a clean signal well above the digital noise floor.

32-Bit Float vs 24-Bit Fixed on Set

Modern field recorders frequently employ 32-bit floating-point architecture paired with dual analog-to-digital converters (ADCs). Unlike fixed-point systems where signals crossing 0 dBFS undergo irreversible square-wave clipping, 32-bit float uses an exponent scale that tracks amplitudes far above 0 dBFS. Clipped peaks from unexpected shouts or explosions can be brought down in the digital audio workstation (DAW) with zero harmonic distortion, eliminating the need for aggressive analog limiters during capture.

Best Practices for Post-Production Pipelines

Maintaining high audio fidelity requires minimizing unnecessary sample rate conversions (SRC) and dithering stages throughout editing and mastering:

  1. Maintain Unified Session Rates: Set all DAW sessions, NLE timelines, and external audio mixers to 48 kHz or 96 kHz from project launch to prevent lossy real-time conversions on the edit timeline.
  2. Process Internally at High Precision: Ensure the digital audio workstation processes audio internally at 32-bit float or 64-bit float to prevent rounding errors across chained plugins.
  3. Apply Dither on Final Export: When exporting 24-bit master audio down to a 16-bit format, apply triangular or noise-shaped dither to mask truncation distortion with low-level, benign noise.