PDA

View Full Version : MP3 header


Frank Moffatt
28th February 2002, 18:24
Hi,

How can I find the beginning of a valid header if there is no ID3v2 tag, and WinAmp reports that the header is at a random offset (that is not zero) ?

Thanks !

Huanjo
2nd March 2002, 15:01
The first byte of a mp3 header is 255 and the second usually (not always) 250.
For further information see http://www.id3.org/mp3frame.html