Monday, April 23, 2007

Something about ID3 tags

I've been wanting to research ID3 tagging of MP3 files, and have spent some time trying to read the tags using C# - without luck :-(

The streams I'm reading always seem to be flawed in some way. Well I've found an example where you use the shell32.dll Windows native library to read the tags. I'm looking forward to trying this out to see if it's me thats wrong ;-)

http://www.codeproject.com/csharp/ShellID3TagReader.asp

No comments: