Hello all,
I'm trying to write a program for mp3 decoding.
I can't understand how to find ancillary data in mp3 frame. If I understand correctly, there are no field in mp3's header or in side info to show the presence of ancillary data and their location, so how can I do this?
Can anybody help me?
Thanks
Thomas81