[gstreamer-bugs] [Bug 314160] Choosing v4l2 on gstreamer-properties, default video source leads to a segmentation fault

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 27 12:57:21 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=314160
 GStreamer | don't know | Ver: HEAD CVS





------- Additional Comments From Luca Ognibene  2005-09-27 19:57 -------
uhm that backtrace doesn't seem very usefull.. can you please try if one of
these commands works?

1) gst-launch-0.8 v4l2src ! video/x-raw-yuv,width=320,height=240 !
ffmpegcolorspace ! xvimagesink

2) gst-launch-0.8 v4l2src ! video/x-raw-rgb,width=320,height=240 !
ffmpegcolorspace ! xvimagesink

thanks! 
If they segfaults please attach the file created with:

GST_DEBUG=v4l2src:5 gst-launch-0.8 v4l2src !
video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! xvimagesink &> file.out

and/or

GST_DEBUG=v4l2src:5 gst-launch-0.8 v4l2src !
video/x-raw-rgb,width=320,height=240 ! ffmpegcolorspace ! xvimagesink &> file.out


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list