PDA

View Full Version : mp3 frequencies


boorgy
3rd April 2002, 12:24
Hi folks!

Here's the thing: I'm writing a program that should do some frequency analysis on mp3 files. If I understand well, mp3 compresses by storing the audio information as subbands and frequemcy (still with me?) Now, it's almost impossible to find help on the web surprisingly enough... I get everything from codec overview to mp3 spec, but noone can tll me simply how this frequency information is stored within the file. So if you know or know someone/a site that could help me, I'd be really grateful...
Thanks people...

Boorgy

Chun-Yu
3rd April 2002, 18:02
Try the technical resources section of http://www.mpeg.org/MPEG/mp3.html or for encoder source code check out http://www.mp3dev.org/mp3/ .

Chun-Yu