[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.761,1.762
Diego Biurrun CVS
syncmail at mplayerhq.hu
Mon Oct 4 20:09:31 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv16180/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
-alang description corrected.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.761
retrieving revision 1.762
diff -u -r1.761 -r1.762
--- mplayer.1 2 Oct 2004 15:57:42 -0000 1.761
+++ mplayer.1 4 Oct 2004 18:09:28 -0000 1.762
@@ -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
.
More information about the MPlayer-DOCS
mailing list