Hi Melchior, On Thursday 29 October 2009 13:37:41 Melchior FRANZ wrote: > Hi, > > I want to report this webcam as supported by the uvc driver under Linux > 2.6.31.5 on x86_64 (libc 2.9; openSUSE 11.1)
Thanks for the report. I'll update the supported devices list on the website. Could you please tell me the commercial name of the webcam, or in which laptop model it can be found ? > What doesn't look right is this: > > $ cat /dev/video0 > cat: /dev/video0: No such device > > although that device node works for video software. That's normal. The uvcvideo driver doesn't support the read() method. > GO: > In my tests the camera worked with ffmpeg (SVN-r20396), and thus: mplayer > (SVN-r29799-4.3) and kdenlive. There are several error messages like the > following, but they don't seem to matter: > > ioctl: VIDIOC_S_STD(std=0x0 []): Invalid argument VIDIOC_S_STD doesn't make sense for webcams so it's not implemented in the uvcvideo driver. > NO-GO: > The camera doesn't work with xawtv (3.95) and luvcview (20070512). xawtv 3.95 has a known bug, it should be fixed in 4.00 (beta). Your luvcview version defaults to MJPEG and doesn't fall back to YUV automatically. Your camera supports YUV only, so the default won't work. luvcview -f yuv should work. > Attached: output of lsusb -v, xawtv, mplayer, luvcview, etc. Thanks. > PS: I purchased the camera from www.conrad.at, and I find their technical > specification quite remarkable: > > "Resolution Photo: 640 x 480 Pixel (interpolated: 3200 x 2400 Pixel)" > > http://shop.conrad.at/ce/de/product/971972/CONRADWEBCAMMITSCHWANENHALS/132 > 0051 > > Oh, right. That's *so* going to work well. 500% enlargement through > interpolation, or "making up 24 pixel for every given pixel". :-} It could be worse, some vendors even interpolate images in the time domain to reach 90fps :-) -- Regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel