[Gstreamer-bugs] [Bug 142320] - crash while importing a directory
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Tue May 11 05:19:20 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=142320
GStreamer | gst-plugins | Ver: HEAD CVS
------- Additional Comments From rbultje at ronald.bitfreak.net 2004-05-11 08:19 -------
[rbultje at shrek gst-plugins]$ ../gstreamer/tools/gst-launch filesrc
location=/tmp/crash.mov ! qtdemux
RUNNING pipeline ...
ERROR qtdemux(27941) qtdemux.c(1236):qtdemux_type_get: unknown QuickTime
node type SVQ1
ERROR qtdemux(27941) qtdemux.c(1236):qtdemux_type_get: unknown QuickTime
node type name
ERROR qtdemux(27941) qtdemux.c(1236):qtdemux_type_get: unknown QuickTime
node type hinf
ERROR qtdemux(27941) qtdemux.c(1236):qtdemux_type_get: unknown QuickTime
node type SVQ1
ERROR qtdemux(27941) qtdemux.c(1236):qtdemux_type_get: unknown QuickTime
node type name
ERROR qtdemux(27941) qtdemux.c(1236):qtdemux_type_get: unknown QuickTime
node type hinf
Floating point exception
[rbultje at shrek gst-plugins]$
and the WMA file has similar issues to the ones described in #135145, although I
_can_ actually reproduce this (but not #135145). It has an OBJ_DATA chunk before
the headers (right at position 0x1e), then a string (why?!?) and full headers
and then the data. Our demuxer doesn't understand this (yet).
I'd recommend making separate bugs for both, or they'll get lost.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list