On Tue, 2007-08-21 at 05:05 +0200, Maurizio Monge wrote: > Hi, > Currently uvcvideo does not work in transcode because the uvcvideo > driver does not implement all the v4l2 ioctl (those that do not have > to do with digital video are not implemented), in this patch > VIDIOC_G_STD is allowed to fail. > Further, this patch (against svn HEAD) fixes STREAMON/STREAMOFF ioctl calls.
Hi, patch looks OK, will applied to HEAD and maybe to 1.1.x later > Anyway, when i run: > transcode -x v4l2 -o tv2.avi -f 30 -i /dev/video0 -y ffmpeg -F mpeg4 > -p /dev/dsp -b 128 -g 640x480 -u 128 -H 0 -w 1500 > I always encode at 1.0 fps. Is this another bug or am i doing > something wrong in the command line? commandline looks ok, try disabling audio import (-x v4l2,null) and see if this change the situation. Bests, -- Francesco Romani // Ikitt [ Out of memory. ~ We wish to hold the whole sky, ~ But we never will. ]
