GNOME Bugzilla – Bug 154775
[qtdemux] Quicktime movie causing some weird debug spew
Last modified: 2005-01-03 17:44:22 UTC
This quicktime move plays (although sound is a bit rough at times). I do cause gstreamer/totem to spew some ugly debug though. http://gstreamer.freedesktop.org/media/large/cohmovie.mov ERROR (0x851f658 - 304763:47:52.341708000) qtdemux(19220) qtdemux.c(1349):qtdemux_type_get: unknown QuickTime node type twos 00000000 (0x84f1fda): 53 4d 49 20 53 45 51 48 00 00 00 05 e5 00 3c 1d SMI SEQH......<. 00000010 (0x84f1fea): c0 00 00 00 00 ..... ERROR (0x851f658 - 304763:47:52.342505000) qtdemux(19220) qtdemux.c(1349):qtdemux_type_get: unknown QuickTime node type SEQH ERROR (0x851f658 - 304763:47:52.342715000) qtdemux(19220) qtdemux.c(1349):qtdemux_type_get: unknown QuickTime node type twos ERROR (0x851f658 - 304763:47:52.342866000) qtdemux(19220) qtdemux.c(1349):qtdemux_type_get: unknown QuickTime node type SEQH (totem:19220): GStreamer-CRITICAL **: file gstcaps.c: line 413 (gst_caps_get_structure): assertion `GST_IS_CAPS (caps)' failed (totem:19220): GStreamer-CRITICAL **: file gsttag.c: line 437 (gst_is_tag_list): assertion `p != NULL' failed (totem:19220): GStreamer-CRITICAL **: file gsttag.c: line 976 (gst_tag_list_get
The tag warnings are fixed. The rest is qtdemux output, I'll work on that later.
notice : the media file location is not good anymore (file moved ?)
Yeah, it was removed from the testsuite. But Ronald knows the issue and most Qt movies produce it so I guess it is not needed. If Ronald wants it I have it locally still.
Those debug messages have been removed.