MP2
MP2 audio formatUsed for music, speech, and time-based sound.
- Family
- Audio
- MIME
- audio/mpeg
Convert MP2 to FLAC online and see exactly what timed-stream transcoding changes, what FLAC still can't promise, and how to verify the result.
Decoding MP2 recovers the waveform and channel layout it carries; writing FLAC means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. MP2 parsing reconciles MPEG audio frame headers, bitrate mode, sample rate, channel mode, CRC state, and any container timing before re-encoding. FLAC output losslessly codes decoded samples and supports rich comments, yet it cannot reconstruct fidelity already removed by a lossy source codec.
Decoded from MPEG Audio Layer II frames still encountered in broadcast and legacy video production. Encoded to losslessly compressed audio that preserves decoded samples and supports rich tags.
Used for music, speech, and time-based sound.
Designed for lossless music archiving.
Consumer apps may assume MP3 from the MPEG name, while another lossy encode can compound Layer II artifacts.
FLAC does not make a lossy source lossless again, and some basic players reject less common sample rates or channel layouts.
The verified FLAC profile uses lossless compression level 8; it preserves decoded samples rather than source codec data.
Confirm the codec layer, bitrate, sample rate, channels, duration, broadcast compatibility, and audible transients.
Compare duration, sample rate, channels, peak levels, and tags with the decoded source.
Choose FLAC only after the player, editor, or publishing service confirms its container and codecs; keep MP2 if extra tracks or source encoding must survive.