rickwookie wrote: 
> Re sent the fixed link. I can't give the commands as such, since Mp3tag
> uses a GUI.
> 
> I've looked at a few more m4a files I have that include embedded art,
> and they ALL have that second "video" stream to store the artwork. I
> think it's the standard iTunes way of doing it. They all play nice with
> faad. Probably because (as you mentioned before) the audio is the first
> stream.
OK got the file and interesting the "mp4info" command works OK on the
fixed version so perhaps the message is pointing to the specific problem
which is breaking faad.

Last year I looked at this issue or something very similar in faad and
but it was hard going but I didn't have time to locate the issue just
that video track was the "source". I had only one bad sample and it
looks like I was mistaken about the real problem. However with a good
and bad example I can probably find the issue. Since iTunes provided the
file, it would be good to fix it once and for all as there'll be other
incidences.


Code:
--------------------
    
  /mnt/hddrive/home/albums/TestMP4$ mp4info '24 Time to Go to Sleep.m4a' 
  mp4info version -r
  24 Time to Go to Sleep.m4a:
  ReadAtom: "24 Time to Go to Sleep.m4a": invalid atom size, extends outside 
parent atom - skipping to end of "cprt" "data" 23262 vs 23224
  ReadProperties: atom 'data' is too small; overrun at property: typeReserved 
(src/mp4atom.cpp,386)
  mp4info: can't open 24 Time to Go to Sleep.m4a
  
  /mnt/hddrive/home/albums/TestMP4$ mp4info '24 Time to Go to Sleep2.m4a' 
  mp4info version -r
  24 Time to Go to Sleep2.m4a:
  Track Type    Info
  1     audio   MPEG-4 AAC LC, 115.797 secs, 127 kbps, 44100 Hz
  Name: Time to Go to Sleep
  Artist: Various Artists
  Composer: Andrew Davenport
  Encoded with: Lavf57.41.100
  Release Date: 2007-11-26T08:00:00Z
  Album: In the Night Garden… a Musical Journey…The Album
  Track: 24 of 25
  Disk: 1 of 1
  Genre: Children's Music
  Part of Compilation: yes
  Cover Art pieces: 1
  Album Artist: Various Artists
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111719

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to