0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

Wording and markup improvements for the -tvscan option.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24136 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-08-24 10:40:57 +00:00
parent c642c9373e
commit 65ce98ce92

View File

@ -1900,21 +1900,22 @@ Specify initial TV teletext page number.
.
.TP
.B \-tvscan <option1:option2:...> (TV and MPlayer only)
This option tunes various parameters for TV channel scanner.
Tune the TV channel scanner.
MPlayer will also print value for "-tv channels=" option,
including existing and just found channels.
.sp 1
Available suboptions are:
.RSs
.IPs autostart (default: not set)
Begin channel scanning immediately after MPlayer startup.
.IPs period=<0.1-2.0> (default: 0.5)
Specify delay in seconds before switching to next channel.
.IPs autostart
Begin channel scanning immediately after startup (default: disabled).
.IPs period=<0.1-2.0>
Specify delay in seconds before switching to next channel (default: 0.5).
Lower values will cause faster scanning, but can detect
inactive TV channels as active.
.IPs threshold=<1-100> (default: 50)
Threshold value (in percent) for signal strength, reported by device.
Signal strength higher than this value will indicate that
.IPs threshold=<1-100>
Threshold value for the signal strength (in percent), as reported
by the device (default: 50).
A signal strength higher than this value will indicate that the
currently scanning channel is active.
.RE
.