summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 14:49:27 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 14:49:27 +0000
commitcd2fdd37341b406978f262d171dfe413087f73e6 (patch)
tree12cbaaf534fe2ec7353f1a73fd53e0810d86d845 /DOCS
parent8235cbd0f9a1674db8dad5302b72b89921dd45df (diff)
downloadmpv-cd2fdd37341b406978f262d171dfe413087f73e6.tar.bz2
mpv-cd2fdd37341b406978f262d171dfe413087f73e6.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2367 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.112
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 5abbb8f3ea..8a6a25a0f8 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -146,10 +146,12 @@ fullscreen playing (centers movie, and makes black
bands around it)
.TP
.B \-vm
-use XF86VidMode extension for mode changing
+try to change to a different video mode. dga2, x11 (XF86VidMode) and sdl
+output drivers support it.
.TP
.B \-zoom
-use software scaling, where available (use with -nofs)
+use software scaling, where available (use with -nofs). svga, x11, vesa
+output drivers support it.
.TP
.B \-flip
flip image (useful for example for old Indeo codecs). Supported only(?)
@@ -457,13 +459,11 @@ 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 !
+Matrox framebuffer. Needed for fullscreen playing on -vo mga,vesa,x11 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 !
+Matrox framebuffer. Needed for fullscreen playing on -vo mga,vesa,x11 ONLY !
.TP
.B \-cache\ kbytes
See it below, in the ALPHA/BETA CODE section.