View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom D[_4_] Tom D[_4_] is offline
external usenet poster
 
Posts: 3
Default Decode MP3 ID3v2 and WMA tag info

I need some help.

I am looking for a COM module (freeware) or vba code to
decode mp3 ID3v2 and WMA tag information. Already have
programed one for the old ID3 Tag. Based on what I have
already picked up (via www.id3.org)the ID3v2 and WMA are
a lot more involved. There are a lot of stand alone
editor programs but I am looking for code that I can
incorporate into a list builder/database I have
previously written.

My web search didn't yield any vba code or freeware COM
modules.

Any help would be greatly appreciated.