Hi,

I'm running Debian Squeeze (kernel 2.6.32-5-xen-686) on my Dell Mini 9,
which has the following camera:

[  242.005696] uvcvideo: Found UVC 1.00 device Integrated Webcam (064e:a118)
[  242.022709] input: Integrated Webcam as
/devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input11

When I try to record from the webcam using

ffmpeg -f video4linux2 -s 640x480 -i /dev/video0 -r 30 -f avi -vcodec mpeg4
-vtag xvid -sameq -f alsa -ac 2 -i hw:0,0 -acodec libmp3lame -loglevel
debug webcam.avi

it works for a while but eventually I get this error:

video:1103012kB audio:19552kB global headers:0kB muxing overhead 0.464303%
Received signal 2: terminating.

In the past it used to work without problems.
I tried other programs with similar results. I was wondering whether it is
a problem with uvc, with other software, or with my hardware.
Many thanks!

Cheers,

RL

-- 
+ Non nobis, Domine, non nobis, sed nomini tuo da gloriam
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to