Page 1 of 1

Reading MP3 id data

Posted: Mon Jan 19, 2004 7:21 pm
by Gen-ik
Does anyone know (or have) a good MP3 class() which I could use to read MP3 file information (id tags, track length, etc).

I've tried searching Google but keep getting a load of utter rubbish :?

I'm not too worried about writing id3 tags or anything, in fact I won't need to do that at all, it's just the info reading I'm after.


Thanks.

Posted: Mon Jan 19, 2004 8:18 pm
by DuFF
For specific things like that, I usually find http://www.sourceforge.net very helpful. I think this is what you are looking for :D

http://sourceforge.net/projects/getid3/

Posted: Mon Jan 19, 2004 9:38 pm
by Gen-ik
Thanks mate.. that looks like the sort of thing I'm after.