On Tue, Feb 4, 2014 at 3:58 PM, Carl Eugen Hoyos <[email protected]> wrote: > > Sorry, I missed this. > You cannot auto-detect video4linux, you have to > set it as format, before calling avformat_open_input(). > > Just compare "ffmpeg -i /dev/video0" with > "ffmpeg -f v4l2 -i /dev/video0" > > Ah, I see. I'll do a little more investigating. Thanks.
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
