How Digital Audio Compression Works | Psychoacoustics Explained

Added:

Audio Origins
Hearing Tricks
Compression Core

Audio Origins

0:00
Playing Section
  • 1

    Traces early digital music from MIDI to compressed audio files.

  • 2

    Explains the shift from bulky files to efficient downloads over slow internet.

  • 3

    Highlights the initial need for audio size reduction techniques.

Basic principles of digital audio representation, including Sampling Rate, Bit Depth, and Pulse Code Modulation (PCM).
The fundamentals of acoustics, focusing on how physical sound waves (frequency and amplitude) are received by the human ear.
The conceptual difference between lossy and lossless data compression.
In-depth architectural analysis of specific industry-standard audio codecs, such as MP3, AAC, and Opus.
Mathematical foundations of transform coding, specifically the Modified Discrete Cosine Transform (MDCT) used in audio compression.
Spatial audio coding and psychoacoustic principles applied to multi-channel systems, such as 5.1 surround sound and Dolby Atmos.
The engineering behind adaptive bitrate streaming protocols (e.g., HLS, DASH) that deliver compressed audio dynamically over networks.
104K views2.3Klikes7:06@ComputerphileOriginal Release: 2017-05-05

Digital audio compression reduces file size by exploiting psychoacoustic effects—specifically, how the human ear's basilar membrane causes loud sounds to mask quieter sounds in adjacent frequency ranges—allowing certain audio data to be discarded without perceptible quality loss; this is combined with standard compression techniques like Huffman coding to efficiently encode the remaining data.