summaryrefslogtreecommitdiffstats
path: root/DOCS/example.conf
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-13 17:34:18 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-13 17:34:18 +0000
commit32eba04f580be27cc4884e32bac8c3f3ff859479 (patch)
tree96ac62791d1e5d7083d93600da068a86c33fa8df /DOCS/example.conf
parent6e036018b780646b6981d3822391889f346c5a9a (diff)
downloadmpv-32eba04f580be27cc4884e32bac8c3f3ff859479.tar.bz2
mpv-32eba04f580be27cc4884e32bac8c3f3ff859479.tar.xz
vm,fs,zoom,bpp kvadratus (suxx)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@391 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/example.conf')
-rw-r--r--DOCS/example.conf26
1 files changed, 17 insertions, 9 deletions
diff --git a/DOCS/example.conf b/DOCS/example.conf
index 7bc2b092d1..7a4672b435 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -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 smaller videomode
- # (can be combined with -fs, but it doesn't
- # have point...)
- # Used by drivers: dga, x11 (, sdl?)
+vm=no # Tries to change to a different videomode
+ # Used by drivers: dga2, x11 (, sdl?)
-zoom=yes # Turns on software scaling (where available)
- # Used by drivers: sdl, svga
+#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 :)