Skip to content
Novus Examples
mp335.1 KB

MP3 — VBR (V2)

The same clip as variable-bitrate MP3 (LAME V2) — for testing VBR handling, seeking, and duration estimation against the CBR twin.

Specifications

Source
3 s A-major triad, 44.1 kHz stereo
Codec
MP3 (LAME)
Bitrate
~190 kbps VBR (V2)
Lossless
false

What is a .mp3 file?

MP3 (MPEG-1 Audio Layer III) is a lossy audio format using perceptual coding to discard inaudible detail at a chosen bitrate. It is extremely widely supported and commonly carries ID3 metadata tags for title, artist, and cover art. It remains a default for music distribution and playback.

How to use this file

Use an example MP3 to test audio decoders, ID3 tag parsing, bitrate and VBR handling, and transcoding or streaming pipelines.

Generated by generation/audio_codecs.py. Free for any use, no attribution required — license.