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 465996 - qtdemux caused for the H.264 version of "Elephants Dream"
qtdemux caused for the H.264 version of "Elephants Dream"
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.4
Other All
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-12 16:55 UTC by Mirco Müller
Modified: 2007-08-12 18:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Mirco Müller 2007-08-12 16:55:26 UTC
Steps to reproduce:
1. Download movie-clip from here:

http://video.blendertestbuilds.de/download.blender.org/ED/elephantsdream-480-h264-st-aac.mov

2. Start totem and point it to that movie-clip.

3. Crash...

  ** Message: Error: GStreamer encountered a general stream error.
  qtdemux.c(1622): gst_qtdemux_loop (): /play/decodebin0/qtdemux0:
  streaming stopped, reason error


Stack trace:
No stacktrace to acquire, here's the output of...

GST_DEBUG=qtdemux:2 totem ../../Desktop/elephantsdream-480-h264-st-aac.mov

0:00:00.869449000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type tapt
0:00:00.869585000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type avc1
0:00:00.869620000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type ctts
0:00:00.869652000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type cslg
0:00:00.869683000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type sdtp
0:00:00.869715000 10789 0x8111498 WARN               qtdemux qtdemux.c:2216:qtdemux_parse: atom length too short (0 < 8)
0:00:00.869754000 10789 0x8111498 WARN               qtdemux qtdemux.c:2285:qtdemux_parse: length too long (1024 > 151)
0:00:00.869786000 10789 0x8111498 WARN               qtdemux qtdemux.c:2216:qtdemux_parse: atom length too short (0 < 8)
0:00:00.869818000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type WLOC
0:00:00.869849000 10789 0x8111498 WARN               qtdemux qtdemux.c:2216:qtdemux_parse: atom length too short (0 < 8)
0:00:00.869883000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type tapt
0:00:00.869918000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type avc1
0:00:00.869950000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type ctts
0:00:00.869980000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type cslg
0:00:00.870013000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type sdtp
0:00:00.870074000 10789 0x8111498 WARN               qtdemux qtdemux.c:2475:qtdemux_type_get: unknown QuickTime node type WLOC
0:00:01.201183000 10789 0x8111498 WARN               qtdemux qtdemux.c:1622:gst_qtdemux_loop:<qtdemux0> error: streaming stopped, reason error
** Message: Error: GStreamer encountered a general stream error.
qtdemux.c(1622): gst_qtdemux_loop (): /play/decodebin0/qtdemux0:
streaming stopped, reason error

Other information:
Comment 1 Michael Smith 2007-08-12 18:14:03 UTC
Diagnosed over IRC: this was due to problems with fluendo's fluaacdec.

Closing as NOTGNOME