id3 information
I want to know about the id3 metadata, I am eager in extracti开发者_如何学运维ng the album art from the mp3 file.
Can u help me in suggesting a page which says about the id3 tag information (especially the images). I cant able to access the id3 developer info website.
http://id3lib.sourceforge.net/
id3lib provides a nice API for reading id3 info from MP3s, it's used quite widely as well.
The best way to know the internal structure of the ID3 Tags are to take some time in hand and read the specifications. I have a write up in this topic, you might want to read that too.
What Are ID3 Tags All About
Synchronization Safe Integers
And ofcourse the Developer Information: http://www.id3.org/Developer_Information
You can't access this page? http://www.id3.org/Developer_Information
If you can't access that page you're almost dead in the water.
精彩评论