# HG changeset patch # User gabucino # Date 1003762167 0 # Node ID 2df2a1c1c2dc3e173113c09ab2c31f81e54a29a4 # Parent 93616490c0dd2a1ee249f51ffae364cdef44bd2a *** empty log message *** diff -r 93616490c0dd -r 2df2a1c1c2dc DOCS/mplayer.1 --- a/DOCS/mplayer.1 Mon Oct 22 14:42:47 2001 +0000 +++ b/DOCS/mplayer.1 Mon Oct 22 14:49:27 2001 +0000 @@ -146,10 +146,12 @@ 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 @@ .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 -r 93616490c0dd -r 2df2a1c1c2dc etc/example.conf --- a/etc/example.conf Mon Oct 22 14:42:47 2001 +0000 +++ b/etc/example.conf Mon Oct 22 14:49:27 2001 +0000 @@ -47,7 +47,7 @@ # 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