After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 168047 - [qtdemux] atom length too short
[qtdemux] atom length too short
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-21 13:55 UTC by Jeroen Zwartepoorte
Modified: 2005-10-02 14:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeroen Zwartepoorte 2005-02-21 13:55:27 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.
Comment 1 Jeroen Zwartepoorte 2005-02-21 13:57:37 UTC
Forgot to mention that the video is played back fine :)
Comment 2 Andy Wingo 2005-07-16 10:29:42 UTC
Appears to be a qtdemux bug, setting component.
Comment 3 Luca Ognibene 2005-09-24 16:27:34 UTC
uhmm.. where is the bug? :)
The video playback is ok and the audio requires a win dll loader.
Comment 4 Luca Ognibene 2005-10-02 14:40:26 UTC
well closing.. Please reopen if i've missed something! :)