diff options
author | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-04-05 16:33:54 +0000 |
---|---|---|
committer | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-04-05 16:33:54 +0000 |
commit | c8cb753c7bc9ccc4db81a53474eb8b280a570993 (patch) | |
tree | 3778404acba139863c29d6b1f0d4b6092f3060cc /DOCS | |
parent | 2f3009747b49e78b6da3ad78aa985c854453241d (diff) |
Ability to specify video and audio capture device names
in *BSD BT848 tv driver.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22916 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index eb7779e78f..19cce726f3 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1719,6 +1719,10 @@ See \-tv driver=help for a list of compiled-in TV input drivers. available: dummy, v4l, v4l2, bsdbt848 .IPs device=<value> Specify TV device (default: /dev/\:video0). +.I NOTE: +For bsdbt848 driver you can provide both bktr and tuner device names +separating them with comma, tuner after +bktr (e.g.\& -tv device=/dev/bktr1,/dev/tuner1) .IPs input=<value> Specify input (default: 0 (TV), see console output for available inputs). .IPs freq=<value> |