[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.589,1.590

Jindrich Makovicka CVS syncmail at mplayerhq.hu
Thu May 13 15:47:53 CEST 2004


CVS change done by Jindrich Makovicka CVS

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

Modified Files:
	mplayer.1 
Log Message:
ENCA support

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.589
retrieving revision 1.590
diff -u -r1.589 -r1.590
--- mplayer.1	13 May 2004 10:51:27 -0000	1.589
+++ mplayer.1	13 May 2004 13:47:50 -0000	1.590
@@ -1364,6 +1364,26 @@
 .PD 1
 .
 .TP
+.B \-subcp enca:<language>:<fallback codepage> (ENCA only)
+You can specify your language using a two letter language code to
+make ENCA detect the codepage automatically.
+If unsure, enter anything and watch mplayer -v output for available
+languages. Fallback codepage specifies the codepage to use, when the
+autodetection fails.
+
+.I EXAMPLE:
+.PD 0
+.RSs
+.IPs "\-subcp enca:cs:latin2"
+Guess the encoding, assuming the subtitles are Czech, fall back to
+latin 2, if the detection fails.
+.br
+.IPs "\-subcp enca:pl:cp1250"
+Guess the encoding for Polish, fall back to cp1250.
+.RE
+.PD 1
+.
+.TP
 .B \-subdelay <sec>
 Delays subtitles by <sec> seconds.
 Can be negative.




More information about the MPlayer-DOCS mailing list