mirror of https://github.com/mpv-player/mpv
add -tv driver=help entry, also add dshow tv driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22408 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3e97fa2450
commit
f4b297a65a
|
@ -1711,7 +1711,8 @@ Available options are:
|
|||
.IPs noaudio
|
||||
no sound
|
||||
.IPs driver=<value>
|
||||
available: dummy, v4l, v4l2, bsdbt848
|
||||
See \-tv driver=help for a list of compiled-in TV input drivers.
|
||||
available: dummy, v4l, v4l2, bsdbt848, dshow
|
||||
.IPs device=<value>
|
||||
Specify TV device (default: /dev/\:video0).
|
||||
.IPs input=<value>
|
||||
|
|
Loading…
Reference in New Issue