[MPlayer-DOCS] r22637 - in trunk: DOCS/man/en/mplayer.1 stream/tv.c
voroshil
subversion at mplayerhq.hu
Fri Mar 16 20:42:41 CET 2007
Author: voroshil
Date: Fri Mar 16 20:42:41 2007
New Revision: 22637
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/stream/tv.c
Log:
Allow to specify frequencies in channels option.
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Fri Mar 16 20:42:41 2007
@@ -1751,6 +1751,10 @@ Set tuner to <value> channel.
available: europe-east, europe-west, us-bcast, us-cable, etc
.IPs channels=<channel>\-<name>,<channel>\-<name>,...
Set names for channels.
+.I NOTE:
+If <channel> is an integer greater than 1000, it will be treated as frequency (in kHz)
+rather than channel name from frequency table.
+.br
Use _ for spaces in names (or play with quoting ;-).
The channel names will then be written using OSD, and the slave commands
tv_step_channel, tv_set_channel and tv_last_channel will be usable for
More information about the MPlayer-DOCS
mailing list