how can I read the mp3 data outputted by lame frame by frame? I noticed
in common.c that all the bits are stuffed into a bit stream and then
shoved down the pipe, I couldnt figure out though, before that point, when
each frame was formed? My point in doing so: I want to serve the
microsoft media client. they require that the frames are all of uniform
size and that there is some funky header preceding each mp3 frame. that is
why I need the individual frames. and also, where can I find out the
individual frame sizes in bytes? I emailed mark taylor already regarding
individual frame size uniformity, and he told me that I just need to set
the padding bit to 0 in order to have uniform frames, will this cause
problems of any sort? thanks a bunch yall.
-kali
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )