I am trying to capture input from /dev/video0 which is Hauppauge Win
150 MCE PCI card but I get the following error which has no record on
google

[video4linux2,v4l2 @ 0xb080d60] The device does not support the
streaming I/O method.
/dev/video0: Function not implemented

Here is the ffmpeg command
ffmpeg -y -f:v video4linux2 -i /dev/video0 -f:a alsa -ac 1 -i hw:1,0
-threads 2 -override_ffserver -flags +global_header -vcodec libx264 -s
320x240 -preset superfast -r 7.5 -acodec aac -ar 44100
ipgoeshere:port/dvbstest.ffm

Disregard the DVB syntax, not relevant

Any idea what is causing the error?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to