mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
Documentation for the --language and --list-languages options.
This commit is contained in:
parent
c3e4482ce9
commit
a51a2d180a
@ -104,6 +104,11 @@ Sets the 'default' flag for all tracks read from this file. If the user does
|
|||||||
not explicitly select a track himself then the player should prefer the
|
not explicitly select a track himself then the player should prefer the
|
||||||
track that has his 'default' flag set. Only one track of each kind (audio,
|
track that has his 'default' flag set. Only one track of each kind (audio,
|
||||||
video, subttiles) can have his 'default' flag set.
|
video, subttiles) can have his 'default' flag set.
|
||||||
|
.TP
|
||||||
|
\fB\-\-language\fR <\fIlanguage\fR>
|
||||||
|
Sets the language for all tracks read from this file. Only ISO639-2 codes
|
||||||
|
are allowed. All languages including their ISO639-2 codes can be listed
|
||||||
|
with the \fB\-\-list\-languages\fR option.
|
||||||
.LP
|
.LP
|
||||||
Options that only apply to video tracks:
|
Options that only apply to video tracks:
|
||||||
.TP
|
.TP
|
||||||
@ -124,6 +129,10 @@ Other options:
|
|||||||
\fB\-l\fR, \fB\-\-list\-types\fR
|
\fB\-l\fR, \fB\-\-list\-types\fR
|
||||||
Lists supported input file types.
|
Lists supported input file types.
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-list\-languages\fR
|
||||||
|
Lists all languages and their ISO639-2 code which can be used with the
|
||||||
|
\fB\-\-language\fR option.
|
||||||
|
.TP
|
||||||
\fB\-h\fR, \fB\-\-help\fR
|
\fB\-h\fR, \fB\-\-help\fR
|
||||||
Show usage information.
|
Show usage information.
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user