[Gstreamer-bugs] [Bug 90744] Changed - segfault with v4lsrc + median + sdlvideosink

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Sep 9 10:33:54 PDT 2002


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=90744

Changed by rbultje at ronald.bitfreak.net.

--- shadow/90744	Wed Aug 28 11:44:46 2002
+++ shadow/90744.tmp.27502	Mon Sep  9 13:33:54 2002
@@ -10,17 +10,25 @@
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: elburg at hio.hen.nl               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.4.0
 URL: 
+Cc: rbultje at ronald.bitfreak.net
 Summary: segfault with v4lsrc + median + sdlvideosink
 
 gst-launch --gst-mask=-1 v4lsrc width=352 height=288 ! median ! 
 sdlvideosink 2>&1 &>bugreport
 Segmentation fault
 
 ------- Additional Comments From thomas at urgent.rug.ac.be  2002-08-28 11:44 -------
 *** Bug 90750 has been marked as a duplicate of this bug. ***
 
 ------- Additional Comments From thomas at urgent.rug.ac.be  2002-08-28 11:44 -------
 mask log is in the other bug which is marked as a dup of this one
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2002-09-09 13:33 -------
+median doesn't trigger capsnego for median:src<->sdlvideosink:sink,
+due to which the SDL screen for sdlvideosink isn't created (this is
+done during capsnego). That causes the segfault.
+
+Resolution: find out why median doesn't trigger capsnego. ;).





More information about the Gstreamer-bugs mailing list