[MPlayer-DOCS] r33346 - in trunk: DOCS/man/en/mplayer.1 stream/stream_dvb.c

iive subversion at mplayerhq.hu
Sun May 1 20:07:59 CEST 2011


Author: iive
Date: Sun May  1 20:07:59 2011
New Revision: 33346

Log:
Increase the maximum value of the DVB timeout to 240 seconds.
Some devices may need more time for the initial tune (e.g. firmware loading).
Let the user specify higher timeout value if there is need to.
The default remains 30 seconds.

Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/stream/stream_dvb.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	Sun May  1 19:10:02 2011	(r33345)
+++ trunk/DOCS/man/en/mplayer.1	Sun May  1 20:07:59 2011	(r33346)
@@ -1610,7 +1610,7 @@ Specifies using card number 1\-4 (defaul
 Instructs MPlayer to read the channels list from <filename>.
 Default is ~/.mplayer/\:channels.conf.{sat,ter,cbl,atsc} (based on your card type)
 or ~/.mplayer/\:channels.conf as a last resort.
-.IPs timeout=<1\-30>
+.IPs timeout=<1\-240>
 Maximum number of seconds to wait when trying to tune a
 frequency before giving up (default: 30).
 .RE


More information about the MPlayer-DOCS mailing list