# HG changeset patch # User diego # Date 1096913368 0 # Node ID 090240d3f117a6ec73c6d756de8c7f191c18b119 # Parent ed7e91827eade80ec7e671de5aa0ee4a15c27734 -alang description corrected. diff -r ed7e91827ead -r 090240d3f117 DOCS/man/en/mplayer.1 --- 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 (also see \-aid) (DVD only) -Selects the DVD audio language and tries to play audio streams whose -language matches the given code. +.B \-alang (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 .