[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.860,1.861

Diego Biurrun CVS syncmail at mplayerhq.hu
Fri Jan 21 17:50:35 CET 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv11927a/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
Fix -alang and -slang descriptions, they should be similar.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.860
retrieving revision 1.861
diff -u -r1.860 -r1.861
--- mplayer.1	20 Jan 2005 17:40:25 -0000	1.860
+++ mplayer.1	21 Jan 2005 16:50:32 -0000	1.861
@@ -719,7 +719,7 @@
 .
 .TP
 .B \-alang <language\ code> (also see \-aid)
-Play the audio stream whose language matches the given code.
+Specify a priority list of audio 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
 three letter language codes while OGM uses a free-form identifier.
@@ -1417,16 +1417,21 @@
 MPlayer prints the available subtitle languages when run in verbose (\-v) mode.
 .
 .TP
-.B \-slang <country\ code[,country\ code,...]> (also see \-sid)
-Specify a priority list of DVD subtitle languages to use.
-Languages must be given as two letter country codes.
-MPlayer prints the available subtitle languages when run in verbose (\-v) mode.
+.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
+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 "\-slang hu,en"
-Selects Hungarian and falls back on English if Hungarian is not available.
+.IPs "mplayer dvd://1 \-slang hu,en"
+Chooses the Hungarian subtitle track on a DVD and falls back on English if
+Hungarian is not available.
+.IPs "mplayer \-slang jpn example.nut"
+Plays a NUT file with Japanese subtitles.
 .RE
 .PD 1
 .




More information about the MPlayer-DOCS mailing list