How to read MP3 tags information from mp3 file

  • Thread starter Thread starter gachsaran
  • Start date Start date
G

gachsaran

Hi

I have some mp3 files and i want to write a program to read alle
information regarding singers, name of song, and other technical info.
and write them to my database. I need to read tags information from mp3
file. Like when you use Easy tag program to read tags info.

Any direction will be appreciated.

Thanks
Gachsaran
 
gachsaran said:
Hi

I have some mp3 files and i want to write a program to read alle
information regarding singers, name of song, and other technical info. and
write them to my database. I need to read tags information from mp3 file.
Like when you use Easy tag program to read tags info.

Any direction will be appreciated.

Thanks
Gachsaran

I found everything I needed on this subject here...

http://www.id3.org/Home

Rob.
 
Back
Top