I am in need of a library which could convert an AAC audio stream to M4A. We are facing problems while playing AAC on a HTC Desire with android 2.3.3, we get this error:
MediaPlayer.MEDIA_ERROR_SERVER_DIED (100)
I would like to know if there is any spec which i can follow to convert AAC into M4A or any library which could be utilized.