Hi,

I want to play the mp3 file on my own.
So i extracted the data from the mp3 file leaving the frame information of size 4 bytes.


Then i extracted the the bit size, padding value, bit/sample, sampling rate and calculated the frame size from the frame information.

After that i have extracted the data to my local buffer of size 4096 and i wrote to the dsp device repeatedly upto the end of the file.

But i was able to get only annoying sound.

Then i came to know that the data should be decoded to raw PCM format.

Please can u give me some tips to decode the data.


with thanks and regards Senthil








_________________________________________________________________



_______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to