> ioctl: VIDIOCMCAPTURE(0,fmt=7,size=64x48): Invalid argument
> ioctl: VIDIOCMCAPTURE(0,fmt=15,size=64x48): Invalid argument

This is interesting, I would have thought that the size to be 'captured' would have 
been one of the typical scan sizes, ie, PAL or NTSC.


> no way to get: 384x288 16 bit TrueColor (LE)

Hrmm... yes... wonder what's going on here.  I might take a look at the USBvision 
driver later and try to determine if it's able to work as a 'snapshot' grabber.

Take a look at http://www.pldaniels.com/webcam/vgrabber.c 

compile with:

        gcc -Wall vgrabber.c -o vgrabber

run as:

        ./vgrabber > foo.ppm

view with 'xv' or GIMP

See how that goes... if u can get snapshots then at least we'll be on the way to 
success.

Regards.

-- 
Paul L Daniels    http://www.pldaniels.com
Linux/Unix systems    Internet Development
ICQ#103642862,AOL:cinflex,IRC:inflex 
A.B.N. 19 500 721 806
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to