[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.97,1.98
Winner of tha face compo
gabucino at mplayer.dev.hu
Mon Oct 22 14:35:09 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv23750/DOCS
Modified Files:
mplayer.1
Log Message:
-screenw -screenh -cache added
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- mplayer.1 22 Oct 2001 10:46:14 -0000 1.97
+++ mplayer.1 22 Oct 2001 12:34:47 -0000 1.98
@@ -74,6 +74,9 @@
.RB [ \-monitoraspect\ ratio ]
.RB [ \-subcp\ codepage ]
.RB [ \-dumpmpsub ]
+.RB [ \-screenw\ pixels ]
+.RB [ \-screenh\ pixels ]
+.RB [ \-cache\ kbytes ]
.I - or file or device
.PP
.SH DESCRIPTION
@@ -441,6 +444,19 @@
.B \-dumpmpsub
Convert the given subtitle (specified with the -sub switch) to MPlayer's
subtitle format, MPsub. Dumps a dump.mpsub file to current directory.
+.TP
+.B \-screenw\ pixels
+This is for TV-out users! Here you should set the horizontal resolution of your
+Matrox framebuffer. Needed for fullscreen playing on '-vo mga' and '-vo vesa'
+ONLY !
+.TP
+.B \-screenh\ pixels
+This is for TV-out users! Here you should set the vertical resolution of your
+Matrox framebuffer. Needed for fullscreen playing on '-vo mga' and '-vo vesa'
+ONLY !
+.TP
+.B \-cache\ kbytes
+See it below, in the ALPHA/BETA CODE section.
.IP
.SH "ALPHA/BETA CODE"
.TP
@@ -467,6 +483,10 @@
.TP
.B \-sid
specify DVD subtitle (?) (IT _WILL NOT_ DISPLAY! RTFM!)
+.TP
+.B \-cache\ kbytes
+_If you compiled with cache support_ , use this option to enable using it.
+Also specify the amount of memory to use, in kbytes.
.IP
.SH KEYBOARD CONTROL
.TP
More information about the MPlayer-cvslog
mailing list