ok, i plan to finish the xmms-aac plugin in 3-4 days, but to have a clean code. I would like to avoide the horrible hack of the ID3tag len header..
i just copy on the winamp plugin. But it's not very... clean... is the id3lib have a function to retreive the len of the id3tag ??
Also i would like to know where can i have information about AAC structure format (i won't read all faad2 source code) to enable seeking without reading whole file (because if you play an aac file on a network... you read around 3Mo+ before the plugin sound something... not very cool in this case)