Skip to content

MPEG1

MPEG Audio Frame Header

This article is about the structure of the MPEG audio frame header including the XING and VBRI headers. The aim is to estimate the duration of the MPEG audio file as exact and fast as possible. The article does not include any hints on how to decode/encode the actual audio data. MPEG audio files exist in different layers. The most common is the MPEG 1 Layer III (also known as MP3), as it has the most sophisticated compression technology.

  • Download demo project (binary and source, V2.2): MPEG_Audio_Frame_Header_-CodeProject-_MPAHeaderInfo.zip
  • Download source (V2.2): MPEG_Audio_Frame_Header_-CodeProject-_MPAHeader_src.zip

References


  1. MPEG_Audio_Frame_Header_-_CodeProject.pdf