summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 12:34:47 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 12:34:47 +0000
commit711f92011b6fa277f2e83ca8179e3100fd1eb178 (patch)
treeb106859b12f1f09d11515361b38e677bc7274a7f /DOCS
parent14443ad4509693b83b007f3f6afb304ed0e151bb (diff)
downloadmpv-711f92011b6fa277f2e83ca8179e3100fd1eb178.tar.bz2
mpv-711f92011b6fa277f2e83ca8179e3100fd1eb178.tar.xz
-screenw -screenh -cache added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2363 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.120
1 files changed, 20 insertions, 0 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index b31a1e63f3..3080dbcb26 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -74,6 +74,9 @@ mplayer \- Movie Player for Linux
.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 @@ specify codepage of the subtitle. Examples:
.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 @@ dump video stream to ./stream.dump (only with MPEG-PS) (not very usable)
.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