Mercurial > mplayer.hg
view DOCS/example.conf @ 395:01768a027e7d
- fixed bug with depth and mpg when current bpp of XServer was != 32
- when -bpp is selected, I accept only query_modes() for THIS particular depth
(if it's supported by hardware)
author | acki2 |
---|---|
date | Fri, 13 Apr 2001 22:11:08 +0000 |
parents | e77b47a99986 |
children | 319bbcc4c775 |
line wrap: on
line source
## ## MPlayer config file ## ## This file can be copied to /etc/mplayer.conf and/or ~/.mplayer/config . ## If both exist, the ~/.mplayer/config's settings override the ## /etc/mplayer.conf ones. And, of course command line overrides all. ## The options are the same as in the command line, but they can be specified ## more flexibly here. See below. ## vo=xv # To specify your default video output see -vo help for # valid settings 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?) #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=no # Enable software scaling (powerful CPU needed) # Used by drivers: svga, (sdl - why not?) #x=TODO #y=TODO ## ## Multiple languages are available :) ## ## Hungarian igen nem ## English yes no ## German ja nein ## Spanish si no ## Binary 1 0 ## ## You can also use spaces and/or tabs. ## sound = 1 nosound = nein ## ## Remember the -noalsa switch ? You can specify it either with: ## ## noalsa = 1 ## or ## alsa = no ## or ## noalsa = no ## alsa = nem ffactor = 0.75 ## ## You can also include other configfiles ## Specify full path! ## include = /home/gabucino/.mplayer/savage4.conf