[gstreamer-bugs] [Bug 375476] v4l2src cannot close /dev/video0

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 15 04:19:57 PST 2006


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

  GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #1 from Tim-Philipp Müller  2006-11-15 12:18 UTC -------
Could you create a full debug log?

  $ export GST_DEBUG_NO_COLOR=1
  $ GST_DEBUG=*:5 python test.py 2>dbg.log
  $ gzip dbg.log

and then attach dbg.log.gz?


Probably unrelated, but I wonder if there are brackets missing in
gst_v4l2src_capture_deinit(), line 640-644 - it seems to me that try_reinit
should only be set to TRUE if the ioctl failed.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list