INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Album art corrupted for NPR podcasts?  (Read 1834 times)

TimAlexander

  • Recent member
  • *
  • Posts: 35
Album art corrupted for NPR podcasts?
« on: November 06, 2007, 11:56:41 am »

I've noticed that the album art for any podcast from NPR is only half displayed.  I get the top half of the picture, but then the bottom half is a series of dots or lines.  I see this with:

NPR: All Songs Considered
NPR: Car Talk
NPR: Driveway Moments
NPR: Sunday Puzzle
NPR: Wait Wait Don't Tell Me

Eek.  I didn't realize I was such an NPR geek!

Is this something that might be fixed by removing a file in the folder of each podcast, or is it something that's part of the download process?  None of my other 30-odd podcasts exhibit this behavior.

MC 12.0.363
3G Nano - but the messy art shows up in MC, too.
Logged

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: Album art corrupted for NPR podcasts?
« Reply #1 on: November 06, 2007, 12:12:00 pm »

I've seen this too on many of my NPR Podcasts, including NPR All Politics.  Never bothered to complain though.
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: Album art corrupted for NPR podcasts?
« Reply #2 on: November 06, 2007, 04:47:45 pm »

It seems to be a problem with the file itself.

For example, this MP3 didn't show full art in any player I tried:
http://podcastdownload.npr.org/anon.npr-podcasts/podcast/1039/14719236/npr_14719236.mp3
Logged
Matt Ashland, JRiver Media Center

TimAlexander

  • Recent member
  • *
  • Posts: 35
Re: Album art corrupted for NPR podcasts?
« Reply #3 on: November 06, 2007, 06:40:47 pm »

Interesting.  I downloaded that file and opened it in Tag & Rename.  The album art is fine.  I played it in MC and the art was only half there.  I opened it in iTunes and the album art displayed correctly.  WMP didn't display any art.

I've removed all of the other media players I had on my system, so those are the only ones I could check.  The important observation is that the art included in the file appears to be fine.  Isn't the art located at the end of the mp3?  Is it possible that any tags the player might add are causing a problem, either because the JPG is improperly terminated or the tags are starting in an odd location?  Just a thought.

This isn't a huge issue.  More of a minor annoyance/observation.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: Album art corrupted for NPR podcasts?
« Reply #4 on: November 07, 2007, 02:30:28 pm »

After a little more digging, it looks like NPR is using software that writes invalid MP3 IDv2 tags.

The tags say they're v2.4, which is fine.

However, when presenting the size of the picture frame, they're not using a 28-bit sync-safe integer like the spec calls for.  Instead, they're using a standard 32-bit integer.  This causes MC to only (correctly) see 11 of the 22 available KB of the picture.

The spec is here:
http://id3.org/id3v2.4.0-structure
Code: [Select]
   The frame ID is followed by a size descriptor containing the size of
   the data in the final frame, after encryption, compression and
   unsynchronisation. The size is excluding the frame header ('total
   frame size' - 10 bytes) and stored as a 32 bit synchsafe integer.

There's not much we can do, because if we switch to 32-bit integers here, it will break support for correctly saved tags.
Logged
Matt Ashland, JRiver Media Center

TimAlexander

  • Recent member
  • *
  • Posts: 35
Re: Album art corrupted for NPR podcasts?
« Reply #5 on: November 07, 2007, 02:40:58 pm »

Makes sense.  Thanks for checking into this.  Again, not the end of the world.  I appreciate the time and effort.

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42002
  • Shoes gone again!
Re: Album art corrupted for NPR podcasts?
« Reply #6 on: November 07, 2007, 03:06:33 pm »

Makes sense.  Thanks for checking into this.  Again, not the end of the world.  I appreciate the time and effort.



If NPR has a feedback channel, it might be good to let them know.

WMP doesn't show the images either, so we're not alone on this.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up