Mercurial > mplayer.hg
changeset 2366:2df2a1c1c2dc
*** empty log message ***
author | gabucino |
---|---|
date | Mon, 22 Oct 2001 14:49:27 +0000 |
parents | 93616490c0dd |
children | 388ab9e6a1c1 |
files | DOCS/mplayer.1 etc/example.conf |
diffstat | 2 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- 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.
--- 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