I'm not sure I understand what you're trying to do.... But, this site gives the bitwise layout of mp3 headers:
http://www.dv.co.yu/mpgscript/mpeghdr.htm hope that helps. -Eric Rz. On Sat 09/11/2002 02:03:27, himachandra chebrolu wrote: > Hi Folks, > My aim is to decode raw MP3 data in bit format into a > sound file.I've my huffman decoder and everything > else,but I need to understand how data is packed. > i.e.issues like where the header is,how many bits are > allocated to main data etc. > As a first step I want to collect the raw bit data. > I tried opening a MP3 file using notepad and it > resulted in different symbols but not zeros and ones. > So can anyone suggest me a method to obtain the raw > data in the form of 0's and 1's. > Thanks, > Himachandra. > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.yahoo.com > _______________________________________________ > mp3encoder mailing list > [EMAIL PROTECTED] > http://minnie.tuhs.org/mailman/listinfo/mp3encoder _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
