Does anyone know what format apple is storing the art data when you add art via iTunes?
I've added album art to several of my mp3s via iTunes' "drag-n-drop art" feature and I really like it......BUT
The art shows up perfectly in iTunes, but it seems that other applications cannot read/find the same album art from the files.
I've tried MusicMatch 8's browse by album cover feature, and none of the files that I have added art with iTunes show a real picture. MM8 shows a opaque square where the art should be. And it is not the same as if there is no art at all, because MM8 displays something different when there is no art at all.
I've also used Tag-n-Rename and it shows that the mp3s have album art, but it can't display it.
And to make matters more weird, for files with art that both MM8 and TnR CAN read (art that was not added with iTunes) , so can iTunes. So it seems that Apple has built incompatibilies into the way the art info is stored via iTunes.
Any suggestsions as to where to go from here would be greatly appreciated.
GEEK/TECH INFO:
============================
http://sourceforge.net/projects/javamusictag/
I also used this SF project to attempt to look at the individual frames in the ID3 tag. The project is a set of Java classes that represent an M3File and its tags (ID31, ID3v2_*). I didn't see the "APIC" (ie attached picture) frame, nor did I see any other frames that appeared to contain any image data.
I find this especially weird since both MM8 and TnR both can see that art data is available, they just can't read/use it. This would lead me to believe that the data is being stored in the "APIC" or similar frame, but I don't see any of those when the tag is parsed by the java classes.
As last attempt, I've opened the file in a hex editor and can see the other tag frames (artist/TPE1, title/TIT2, album/TALB, etc...) and don't see the APIC frame.
I've added album art to several of my mp3s via iTunes' "drag-n-drop art" feature and I really like it......BUT
The art shows up perfectly in iTunes, but it seems that other applications cannot read/find the same album art from the files.
I've tried MusicMatch 8's browse by album cover feature, and none of the files that I have added art with iTunes show a real picture. MM8 shows a opaque square where the art should be. And it is not the same as if there is no art at all, because MM8 displays something different when there is no art at all.
I've also used Tag-n-Rename and it shows that the mp3s have album art, but it can't display it.
Any suggestsions as to where to go from here would be greatly appreciated.
GEEK/TECH INFO:
============================
http://sourceforge.net/projects/javamusictag/
I also used this SF project to attempt to look at the individual frames in the ID3 tag. The project is a set of Java classes that represent an M3File and its tags (ID31, ID3v2_*). I didn't see the "APIC" (ie attached picture) frame, nor did I see any other frames that appeared to contain any image data.
I find this especially weird since both MM8 and TnR both can see that art data is available, they just can't read/use it. This would lead me to believe that the data is being stored in the "APIC" or similar frame, but I don't see any of those when the tag is parsed by the java classes.
As last attempt, I've opened the file in a hex editor and can see the other tag frames (artist/TPE1, title/TIT2, album/TALB, etc...) and don't see the APIC frame.
Last edited: