hi there... :) I've using libmad, and I want to decode a mp3 file, but I get the following decoding errors.
this example is for a very small mp3.
decoding error 0x0101 (lost synchronization) at byte offset 0 decoding error 0x0102 (reserved header layer value) at byte offset 67 decoding error 0x0101 (lost synchronization) at byte offset 85 decoding error 0x0101 (lost synchronization) at byte offset 104
but most of the times I get the following, this example is for another mp3 file,
decoding error 0x0101 (lost synchronization) at byte offset 0 decoding error 0x0101 (lost synchronization) at byte offset 6034865
it seems that I get errors at the begin and at the end of the offsets.
Should I worry with this ? I does it happen? If someone could help me.. ;)
thanks...
Sónia Gonçalves