mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 21:31:13 +00:00
NUT does not contain subtitles, correct -sid description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14561 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b10ec10ec1
commit
8af443d7d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user