<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 4, 2014 at 3:58 PM, Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sorry, I missed this.<br>
You cannot auto-detect video4linux, you have to<br>
set it as format, before calling avformat_open_input().<br>
<br>
Just compare "ffmpeg -i /dev/video0" with<br>
"ffmpeg -f v4l2 -i /dev/video0"<br>
<div class="HOEnZb"><div class="h5"><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">Ah, I see. I'll do a little more investigating. Thanks.</div><div class="gmail_extra"><br></div></div>