You are not logged in.
I am currently having trouble accessing my webcam.
When I issue
avconv -loglevel debug -f video4linux2 -i /dev/video0 -vcodec libx264 -f mpegts /home/jeroen/Desktop/local.tsavconv seems to stall. I can even issue cntr+c.
The logging says: http://pastebin.com/jLg2ZGee. The same error occurs when I attach another webcam. Furthermore
v4l2-ctl --list-devices --verbosesays:
UVC Camera (046d:09a5) (usb-0000:00:1d.0-1.1):
/dev/video0
HP HD Webcam [Fixed] (usb-0000:00:1d.0-1.4):
/dev/video2
VIDIOC_QUERYCAP: okMy user is in the video group. All this was working fine two months ago, what could be wrong?
Offline
The same problem occurs with ffmpeg, any ideas?
Edit: it seems to be the same issue as described here: https://bbs.archlinux.org/viewtopic.php?id=183064.
The problems should be fixed in Linux kernel 3.16.
Last edited by meijuh (2014-08-01 09:42:47)
Offline
Please show your ffmpeg command, preferably the package from Extra, and the complete console output (avconv != ffmpeg).
You can paste the console output directly in your post.
Last edited by DrZaius (2014-08-02 18:56:44)
Offline
I think this topic can be closed; it is indeed fixed now.
Offline