Hi Luke, On Wed, 2003-09-24 at 12:53, Luke Miller wrote: > 1. When I try to capture or grab a screen, it fails.
Yes, because it uses I420 as color format, and the card doesn't support it. This is considered an app bug according to the v4l specs. > 2. When I try to run v4l-conf, it fails. [..] > v4l-conf returns: > /dev/video0 [v4l2]: ioctl VIDIOC_QUERYCAP: Invalid argument Try to upgrade your xawtv, make sure you've got v4l2 installed, turn on debugging (debug=2 as insmod option to the driver) and see 'dmesg', just some random things you could try... > 3. My main input on my card is the S-VIDEO input, but all the v4l > programs use the COMPOSITE input by default. > > For point 3, is there someway to set the default settings for the device > so that all apps know automatically to use S-VIDEO? Yes, 'default_input=1' as insmod option to zoran.o. Ronald -- Ronald Bultje <[EMAIL PROTECTED]> Linux Video/Multimedia developer ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users
