[MPlayer-DOCS] r22916 - in trunk: DOCS/man/en/mplayer.1 stream/tvi_bsdbt848.c
voroshil
subversion at mplayerhq.hu
Thu Apr 5 18:33:55 CEST 2007
Author: voroshil
Date: Thu Apr 5 18:33:54 2007
New Revision: 22916
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/stream/tvi_bsdbt848.c
Log:
Ability to specify video and audio capture device names
in *BSD BT848 tv driver.
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Thu Apr 5 18:33:54 2007
@@ -1719,6 +1719,10 @@ See \-tv driver=help for a list of compi
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>
More information about the MPlayer-DOCS
mailing list