Re: [Linux-uvc-devel] Trouble recording from two webcams

2006-11-14 Thread Luca Risolia
Alle 05:34, mercoledì 15 novembre 2006, Vidar Normann ha scritto: > I keep getting the same error as before: > ioctl(VIDIOC_STREAMON): No space left on device The amount of bandwidth usage does not depend on the image size. Best regards Luca ___ Linux-

Re: [Linux-uvc-devel] Trouble recording from two webcams

2006-11-14 Thread Vidar Normann
On 11/14/06, Laurent Pinchart <[EMAIL PROTECTED]> wrote: > > > > The thing that I notice is the third last line, seems the v4l2-driver > > > > forces transfer in a 1024x576 > > > > resolution? Other than that, I have no idea and I don't know what to > > > > do. > > > > > That looks weird, indeed

[Linux-uvc-devel] compile problems

2006-11-14 Thread Gene Imes
Check this out about two minutes ago and this is what I got: [EMAIL PROTECTED]:/usr/src/trunk# mkae Building USB Video Class driver... make[1]: Entering directory `/usr/src/linux-2.6.19-rc2' CC [M] /usr/src/trunk/uvcvideo.o In file included from /usr/src/trunk/uvcvideo.c:49: /usr/src/trunk/v4l

Re: [Linux-uvc-devel] uvc 'split' driver problem with ekiga-2.0.2

2006-11-14 Thread Louis E Garcia II
On Tue, 2006-11-14 at 21:14 +0100, Laurent Pinchart wrote: > Hi Louis, > > > I wanted to try the split branch driver with fc6, compiled and installed > > fine. When I tried to use ekiga I get an error when opening my webcam > > device. This was working with the trunk driver. > > > > Error while op

Re: [Linux-uvc-devel] uvc 'split' driver problem with ekiga-2.0.2

2006-11-14 Thread Laurent Pinchart
Hi Louis, > I wanted to try the split branch driver with fc6, compiled and installed > fine. When I tried to use ekiga I get an error when opening my webcam > device. This was working with the trunk driver. > > Error while opening video device USB 2.0 Camera > > Your driver doesn't seem to support

[Linux-uvc-devel] uvc 'split' driver problem with ekiga-2.0.2

2006-11-14 Thread Louis E Garcia II
I wanted to try the split branch driver with fc6, compiled and installed fine. When I tried to use ekiga I get an error when opening my webcam device. This was working with the trunk driver. Error while opening video device USB 2.0 Camera Your driver doesn't seem to support any of the color forma

Re: [Linux-uvc-devel] Trouble recording from two webcams

2006-11-14 Thread Laurent Pinchart
> > > > The thing that I notice is the third last line, seems the v4l2-driver > > > > forces transfer in a 1024x576 > > > > resolution? Other than that, I have no idea and I don't know what to > > > > do. > > > > > That looks weird, indeed. The UVC driver doesn't do that, however. > > > > Except wh

Re: [Linux-uvc-devel] Trouble recording from two webcams

2006-11-14 Thread Vidar Normann
Hi,On 11/14/06, Laurent Pinchart <[EMAIL PROTECTED]> wrote: Hi,> > The thing that I notice is the third last line, seems the v4l2-driver> > forces transfer in a 1024x576> > resolution? Other than that, I have no idea and I don't know what to do. >> That looks weird, indeed. The UVC driver doesn't d

Re: [Linux-uvc-devel] Trouble recording from two webcams

2006-11-14 Thread Laurent Pinchart
Hi, > > I reran both commands: > > ffmpeg -vd "/dev/video1" -an -vcodec mpeg4 -s 320x240 -r 5 -y "test2.avi" > > FFmpeg version SVN-r7012, Copyright (c) 2000-2006 Fabrice Bellard, et al. > > configuration: --enable-xvid --enable-gpl > > libavutil version: 49.0.2 > > libavcodec version: 51.2