diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-21 17:12:56 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-21 17:12:56 +0000 |
commit | 8af443d7d81383d5b767834b9d9ae27a26457b06 (patch) | |
tree | 99df9cf68bb5596916cd3f6d4130157aead77bb5 /DOCS/man/en/mplayer.1 | |
parent | b10ec10ec18318045a781b76e78b166de0e84011 (diff) |
NUT does not contain subtitles, correct -sid description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14561 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 5c767b8bba..025dbc2e6b 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1412,15 +1412,15 @@ still visible (default is to enable the support only for specific formats). . .TP -.B \-sid <ID> (also see \-slang option) -Display DVD subtitles in the language specified by <ID> (0\-31). -MPlayer prints the available subtitle languages when run in verbose (\-v) mode. +.B \-sid <ID> (also see \-slang) +Display the subtitle stream specified by <ID> (0\-31). +MPlayer prints the available subtitle IDs when run in verbose (\-v) mode. . .TP .B \-slang <language\ code[,language\ code,...]> (also see \-sid) 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 and NUT use ISO 639-2 +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. .sp 1 |