문제

I want to know about the id3 metadata, I am eager in extracting 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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top