[FFmpeg-user] Capturing from DVB-T card
Heiko Baums
lists at baums-on-web.de
Wed Dec 21 17:08:56 CET 2011
Am Wed, 21 Dec 2011 14:26:22 +0000 (UTC)
schrieb Carl Eugen Hoyos <cehoyos at ag.or.at>:
> Heiko Baums <lists <at> baums-on-web.de> writes:
>
> > ffmpeg -f alsa -ac 2 -i plughw:0 -f video4linux2 -i /dev/video0
> > movie.mpg
>
> Does mplayer tv:// work?
> If yes, run it (and exit) before trying above command line (same with
> xawtv).
mplayer tv:// doesn't work. It only gives a black picture, too. To get
the picture with mplayer I have to call it this way:
mplayer tv:// -tv driver=v4l2:normid=3:input=1
Exiting mplayer when run with these parameters, and running ffmpeg
afterwards doesn't work, too. The same for xawtv.
Heiko
More information about the ffmpeg-user
mailing list