Mercurial > mplayer.hg
changeset 13543:090240d3f117
-alang description corrected.
author | diego |
---|---|
date | Mon, 04 Oct 2004 18:09:28 +0000 |
parents | ed7e91827ead |
children | b11c66fc5ace |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 10 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Mon Oct 04 15:10:33 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Oct 04 18:09:28 2004 +0000 @@ -668,16 +668,21 @@ (if present) with the chosen audio stream. . .TP -.B \-alang <two letter\ country\ code> (also see \-aid) (DVD only) -Selects the DVD audio language and tries to play audio streams whose -language matches the given code. +.B \-alang <country\ code> (also see \-aid) +Play the audio stream whose language matches the given code. +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. .sp 1 .I EXAMPLE: .PD 0 .RSs -.IPs "\-alang hu,en" -Plays Hungarian and falls back on English if Hungarian is not available. +.IPs "mplayer dvd://1 \-alang hu,en" +Chooses the Hungarian language track on a DVD and falls back on English if +Hungarian is not available. +.IPs "mplayer \-alang jpn example.mkv" +Plays a Matroska file in Japanese. .RE .PD 1 .