above in formation is cool for MP3 fil开发者_如何转开发e can anybody have little idea about .aac format encoding style so i can get metadata information.
What programming language are you using? Do you just want a spec? http://www.danhinsley.com/metax/metax.html is this link the sort of utility you're looking for? mp4 is a common container for aac format content.
Java libraries for interacting with AAC (including tags) include:
http://www.fightingquaker.com/myid3/
http://jid3.blinkenlights.org/
http://www.jthink.net/jaudiotagger/
精彩评论