Glossary → Audio fundamentals
Audio fundamentals
Bitrate
Bitrate is the amount of data used per second of audio, in kilobits per second (kbps) — the main quality dial of lossy formats like MP3, AAC and Opus.
Different codecs spend bits with different efficiency: Opus at 64 kbps rivals MP3 at 128 kbps for speech. For spoken word, 64–96 kbps mono in a modern codec is typically transparent; music pushes higher.
Uncompressed bitrate is fixed by the math: 16-bit stereo at 44.1 kHz is about 1,411 kbps, which is why lossless files are an order of magnitude larger than good lossy ones.
Related terms
Lossy compressionLossy compression shrinks audio by permanently discarding information judged least audible — the approach of M…
CodecA codec (coder-decoder) is the algorithm that encodes audio for storage or transmission and decodes it for pla…
Sample rateSample rate is how many times per second an audio signal is measured when converting sound to digital data, in…