From cd2fdd37341b406978f262d171dfe413087f73e6 Mon Sep 17 00:00:00 2001 From: gabucino Date: Mon, 22 Oct 2001 14:49:27 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2367 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/mplayer.1 | 12 ++++++------ etc/example.conf | 2 +- 2 files changed, 7 insertions(+), 7 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. diff --git a/etc/example.conf b/etc/example.conf index 8cbe22bd94..65c66ac5f6 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -47,7 +47,7 @@ fs=yes # Enlarges movie window to your desktop's size. # screenw=720 # this is required for MATROX TV-OUT users ! # screenh=576 # here you should set the resolution of your # Matrox framebuffer. Needed for fullscreen playing - # on '-vo mga' ONLY ! (for -vo vesa too?) + # on -vo mga,vesa,x11 ONLY ! ## ## Use GUI mode by default