Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Extract WMA (Windows Media Audio)(ASF?) tags?

807591Mar 22 2008 — edited Mar 24 2008
Hello everyone. (Sorry- I couldn't find a suitable subforum for this).

Does anyone know of any existing code which will extract the tags (Artist, Album, Title, etc) from WMA files? I've found plenty of MP3 ones, but can't find any WMA java code. It doesn't need to write to them or read the audio data- just read them.

I've got a copy of the ASF spec, but it's microsoft documentation, which implies over-complicated and as difficult to read and understand as possible. Even if I could understand it I really really need a quick and easy solution- I don't have time to implement an entire ASF reader myself.

I can find plenty of java code for reading MP3 ID3 tags, but none for WMAs or ASFs. Is there seriously no existing code for this?

Thanks.
Simon

Edited by: SystemParadox on Mar 22, 2008 5:55 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2008
Added on Mar 22 2008
2 comments
142 views