From f1fbca4bdd35b7ceb636dac0b979fa1acca9e609 Mon Sep 17 00:00:00 2001 From: voroshil Date: Thu, 23 Aug 2007 16:09:30 +0000 Subject: Automatic TV channels scanning ability for MPlayer. Code is based on patch from Otvos Attila oattila at chello dot hu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24125 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 5a800e4731..a8f5339174 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1899,6 +1899,26 @@ Specify initial TV teletext page number. .RE . .TP +.B \-tvscan (TV and MPlayer only) +This option tunes various parameters for 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. +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 +currently scanning channel is active. +.RE +. +.TP .B \-user (also see \-passwd) (network only) Specify username for HTTP authentication. . -- cgit v1.2.3