[Ffmpeg-devel] Problem using ffmpeg with v4l

Erik Slagter erik
Sun Jan 8 12:33:51 CET 2006


On Fri, 2006-01-06 at 17:08 -0200, Flavio Pimentel Duarte wrote:
> We've track down the problem to the grab.c in libavformat directory. It 
> seems that the call in line 138
> ret = ioctl(video_fd,VIDIOCGMBUF,&s->gb_buffers);
> is failing. Changing it to a simple "ret = -1" make everything work fine.
>  	I still wondering if I am doing something wrong or if it is really 
> a bug. Anyway it would be very good if this issue was fixed.

Probably your webcam does not support the import format ffmpeg expects.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2771 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060108/4276d7ea/attachment.bin>



More information about the ffmpeg-devel mailing list