Mercurial > mplayer.hg
changeset 390:e77b47a99986
vm,fs,zoom,bpp kvadratus (suxx)
author | gabucino |
---|---|
date | Fri, 13 Apr 2001 17:34:18 +0000 |
parents | d19a6cf1c2e3 |
children | 15fb291915fa |
files | DOCS/example.conf |
diffstat | 1 files changed, 17 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/example.conf Fri Apr 13 15:01:49 2001 +0000 +++ b/DOCS/example.conf Fri Apr 13 17:34:18 2001 +0000 @@ -8,18 +8,26 @@ ## more flexibly here. See below. ## -vo=xv # To specify your default video output - # see -vo help for available options +vo=xv # To specify your default video output see -vo help for + # valid settings -fs=yes # Turns on hardware scaling (where available) +fs=yes # Enlarges movie window to your desktop's size. + # (even for SVGAlib!) + # Used by drivers: all + +vm=no # Tries to change to a different videomode + # Used by drivers: dga2, x11 (, sdl?) -vm=no # Tries to change to a smaller videomode - # (can be combined with -fs, but it doesn't - # have point...) - # Used by drivers: dga, x11 (, sdl?) +#bpp=0 # Force changing display depth. + # Valid settings are: 0, 15, 16, 24, 32 + # NEEDS 'vm=yes' TOO ! (?) + # Used by drivers: fbdev, dga2, svga -zoom=yes # Turns on software scaling (where available) - # Used by drivers: sdl, svga +zoom=no # Enable software scaling (powerful CPU needed) + # Used by drivers: svga, (sdl - why not?) + +#x=TODO +#y=TODO ## ## Multiple languages are available :)