diff options
author | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-14 09:14:16 +0000 |
---|---|---|
committer | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-14 09:14:16 +0000 |
commit | 5fc5e26c3b55cf9c1c388fc7968e540009de47e4 (patch) | |
tree | 7f6013a6ff95d51bc35df75bd40c1da08e7b46b4 /DOCS | |
parent | a5b74aa05dc9fdaca1a2decab6b374f1140ba881 (diff) |
Ability for specifying TV standard individually for each TV channel.
Slightly modified patch by Ildar devel at pop3 dot ru
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27057 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index d5f540e164..fc2859ed48 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1889,7 +1889,7 @@ See the console output for a list of available TV norms. Set tuner to <value> channel. .IPs chanlist=<value> available: europe-east, europe-west, us-bcast, us-cable, etc -.IPs channels=<channel>\-<name>,<channel>\-<name>,... +.IPs channels=<channel>\-<name>[=<norm>],<channel>\-<name>[=<norm>],... Set names for channels. .I NOTE: If <channel> is an integer greater than 1000, it will be treated as frequency (in kHz) |