[Gstreamer-bugs] [Bug 132057] Changed - Seg. fault when decoding QuickTIme/MJPEG

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Mar 17 19:14:30 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=132057

Changed by gnome at flyn.org.

--- shadow/132057	Sun Mar  7 12:28:11 2004
+++ shadow/132057.tmp.12821	Wed Mar 17 22:14:30 2004
@@ -109,6 +109,26 @@
 format index is 0
                                                                      
           
 ** (process:6736): CRITICAL **: file ximagesink.c: line 386
 (gst_ximagesink_xwindow_clear): assertion `xwindow != NULL' failed
 format index is 4
+
+------- Additional Comments From gnome at flyn.org  2004-03-17 22:14 -------
+With gstreamer 0.8.0:
+
+gst-launch filesrc location=acronyms.mov ! qtdemux name=demux
+.video_00 ! { queue ! jpegdec ! ffcolorspace ! ximagesink }
+
+works fine.
+
+gst-launch filesrc location=acronyms.mov ! qtdemux name=demux
+.video_00 ! { queue ! jpegdec ! colorspace ! ximagesink }
+
+says:
+
+format index is 0
+format index is 4
+ERROR: from element /pipeline0/thread0/ximagesink0: Internal GStreamer
+error: state change failed.  File a bug.
+
+Perhaps this is a bug in colorspace vs. ffcolorspace?




More information about the Gstreamer-bugs mailing list