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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Mar 7 09:28:11 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	Wed Jan 21 03:56:36 2004
+++ shadow/132057.tmp.24696	Sun Mar  7 12:28:11 2004
@@ -94,6 +94,21 @@
 A quick peek at things shows that the code seg. faults because
 jpegdec->line[0] is NULL when "jpegdec->line[0][j]   = base[0]; base[0] +=
 width" executes.
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2004-01-21 03:56 -------
 jpegdec broke some time ago, I'll fix it when I find some time to do it...
+
+------- Additional Comments From gnome at flyn.org  2004-03-07 12:28 -------
+I am still having problems with this (using version 0.7.5).  I no
+longer get a seg. fault.  However, gst-launch seems to hang before any
+display window is drawn to the screen:
+
+[mike at imp videos]$ gst-launch filesrc location=acronyms.mov ! qtdemux
+name=demux .video_00 ! { queue ! jpegdec ! colorspace ! ximagesink }
+RUNNING pipeline ...
+format index is 0
+                                                                     
+          
+** (process:6736): CRITICAL **: file ximagesink.c: line 386
+(gst_ximagesink_xwindow_clear): assertion `xwindow != NULL' failed
+format index is 4




More information about the Gstreamer-bugs mailing list