Bug 923 - album artwork images getting truncated or not shown
: album artwork images getting truncated or not shown
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.0.0
: All All
: P2 minor (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-02 10:34 UTC by Kevin Pearsall
Modified: 2008-08-18 10:53 UTC (History)
0 users

See Also:
Category: ---


Attachments
embedded image in this mp3 gets truncated when viewed in slimserver, but ok in itunes (518.78 KB, audio/mpeg)
2005-03-02 10:45 UTC, Kevin Pearsall
Details
screenshot from the customer's server where many images are unhappy (88.04 KB, image/jpeg)
2005-03-02 11:06 UTC, Kevin Pearsall
Details
Sample MP3 file showing the artwork truncation (110.78 KB, audio/mpeg)
2005-03-07 14:16 UTC, Markus Meier
Details
Sample MP3 file showing the artwork truncation (403.72 KB, audio/mpeg)
2005-03-07 14:19 UTC, Markus Meier
Details
Sample MP3 file showing the artwork truncation (304.60 KB, audio/mpeg)
2005-03-07 14:22 UTC, Markus Meier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Pearsall 2005-03-02 10:34:33 UTC
will attach a sample file.  the album artwork was imparted with itunes 4.7.1
apparently.

reproduced with 5.4.1 and 6.0 nightlies.
Comment 1 Kevin Pearsall 2005-03-02 10:45:06 UTC
Created attachment 292 [details]
embedded image in this mp3 gets truncated when viewed in slimserver, but ok in itunes
Comment 2 Kevin Pearsall 2005-03-02 11:06:34 UTC
Created attachment 293 [details]
screenshot from the customer's server where many images are unhappy
Comment 3 KDF 2005-03-02 13:56:11 UTC
using teh sample file, I can see the truncated art.  I dropped a new imsage into
the file and that shows up fine.  The special characters problem is clearly not
teh same one here.  It appears to be image related. d_artwork shows a length of
19709.  

Oddly, removing the art and saving to a file, it appears perfectly fine in
slimserver from an external cover.jpg. I had hoped to be able to check length
against what something like photoshop reported.  I guess itunes 4.7.1 is messing
around with things.
Comment 4 Dan Sully 2005-03-02 15:22:10 UTC
http://the.taoofmac.com/space/blog/2003-09-02 has some more information. But
only a little bit.
Comment 5 Dan Sully 2005-03-02 15:32:48 UTC
Kevin - this file, although working correctly in iTunes appears to have an invalid 
frame ID.

Could you try and get another file from the customer that also has an embedded
image with this problem?

Thanks.
Comment 6 Dan Sully 2005-03-02 19:48:42 UTC
This only happens with ID3 v2.4 tags.
Comment 7 Markus Meier 2005-03-07 14:16:43 UTC
Created attachment 307 [details]
Sample MP3 file showing the artwork truncation
Comment 8 Markus Meier 2005-03-07 14:19:20 UTC
Created attachment 308 [details]
Sample MP3 file showing the artwork truncation
Comment 9 Markus Meier 2005-03-07 14:22:28 UTC
Created attachment 309 [details]
Sample MP3 file showing the artwork truncation
Comment 10 Blackketter Dean 2005-03-24 13:51:57 UTC
These are ID3 v2.4 files.  They don't adhere to the spec, but it appears that
other programs don't either (the frame lengths are supposed to be sync escaped.)
 This includes iTunes.  So we behave like the rest of them now.  

Fixed for next nightly.  Please verify the issue and close the bug or reopen if
it's still problematic.