diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-23 23:53:30 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-23 23:53:30 +0000 |
commit | 55c52661ef1bf325fb75f8eaf29fe5a1beed45cb (patch) | |
tree | 4ee734b277c1f9dc7f823811aa5385bc8b309f9b /DOCS | |
parent | 9a377234981d29c2168178af567fc5163598170b (diff) |
Unify some option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14583 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 025dbc2e6b..c93a4375fb 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -713,7 +713,7 @@ compression information. .B \-aid <ID> (also see \-alang) Select audio channel (MPEG: 0\-31, AVI/\:OGM: 1\-99, ASF/\:RM: 0\-127, VOB(AC3): 128\-159, VOB(LPCM): 160\-191, MPEG-TS 17\-8190). -MPlayer prints the available IDs when run in verbose (\-v) mode. +MPlayer prints the available audio IDs when run in verbose (\-v) mode. When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program (if present) with the chosen audio stream. . @@ -723,7 +723,7 @@ Specify a priority list of audio languages to use. Different container formats employ different language codes. DVDs use ISO 639-1 two letter language codes, Matroska and NUT use ISO 639-2 three letter language codes while OGM uses a free-form identifier. -MPlayer prints a list of available languages when run in verbose (\-v) mode. +MPlayer prints the available languages when run in verbose (\-v) mode. .sp 1 .I EXAMPLE: .PD 0 @@ -1422,7 +1422,7 @@ Specify a priority list of subtitle languages to use. Different container formats employ different language codes. DVDs use ISO 639-1 two letter language codes, Matroska uses ISO 639-2 three letter language codes while OGM uses a free-form identifier. -MPlayer prints a list of available languages when run in verbose (\-v) mode. +MPlayer prints the available languages when run in verbose (\-v) mode. .sp 1 .I EXAMPLE: .PD 0 |