[Gstreamer-bugs] [Bug 109330] Changed - v4lsrc doesn't work with philips webcams (based on pwc kernel module)

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Mar 28 02:26:08 PST 2003


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

Changed by rbultje at ronald.bitfreak.net.

--- shadow/109330	Thu Mar 27 10:23:49 2003
+++ shadow/109330.tmp.30529	Fri Mar 28 05:26:07 2003
@@ -77,6 +77,17 @@
                    gint            value) 
 { 
   return TRUE; 
 } 
  
 and it worked fine.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-03-28 05:26 -------
+The audio settings are only acknowledged if the thing says it supports
+audio in its capabilities/flags field of the video4linux
+video_capability struct. Apparently, it says it does (the webcam has a
+mic on it, doesn't it?). If it doesn't support any driver calls,
+that's a driver bug.
+
+Current CVS doesn't do audio handling in the change_state() handler
+anymore, so it's now up to the application to handle errors. That
+should solve most of this.





More information about the Gstreamer-bugs mailing list