GNOME Bugzilla – Bug 168047
[qtdemux] atom length too short
Last modified: 2005-10-02 14:40:26 UTC
http://pdl.warnerbros.com/wbmovies/batmanbegins/super_tvspot/super_fullscreen.mov Playing that back with totem + gst-ffmpeg, i get the following errors: [jeroen@orcrist Downloads]$ totem super_fullscreen.mov ERROR (0x8b48bf0 - 0:00:02.959604000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.959975000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.960111000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.960257000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.960388000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.960518000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.960648000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.960772000) qtdemux(18501) qtdemux.c(1391):qtdemux_parse: length too long (1397573920 > 21) ERROR (0x8b48bf0 - 0:00:02.960908000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.966750000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.966825000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.966874000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.966942000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ERROR (0x8b48bf0 - 0:00:02.966995000) qtdemux(18501) qtdemux.c(1191):qtdemux_parse: atom length too short (0 < 8) ** Message: don't know how to handle video/x-gst-fourcc-WRLE, width=(int)640, height=(int)104, framerate=(double)inf ** Message: don't know how to handle audio/x-qdm2, rate=(int)44100, channels=(int)2 The last message i know what causes this (audio codec used in the trailer). The other stuff is unknown to me.
Forgot to mention that the video is played back fine :)
Appears to be a qtdemux bug, setting component.
uhmm.. where is the bug? :) The video playback is ok and the audio requires a win dll loader.
well closing.. Please reopen if i've missed something! :)