summaryrefslogtreecommitdiffstats
path: root/DOCS/example.conf
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-16 14:31:07 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-16 14:31:07 +0000
commit2ca3259b64a70dffa3bf015043fb0e94bfea09cf (patch)
treec721f7bddf5af6edaae21bae6b2ebf74e53707fb /DOCS/example.conf
parentedab52c60c4baf640cb6fbfd0ed1f98d24279b9e (diff)
downloadmpv-2ca3259b64a70dffa3bf015043fb0e94bfea09cf.tar.bz2
mpv-2ca3259b64a70dffa3bf015043fb0e94bfea09cf.tar.xz
some options fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@475 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/example.conf')
-rw-r--r--DOCS/example.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/DOCS/example.conf b/DOCS/example.conf
index 80a463d0cc..18a6741f7f 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -12,7 +12,6 @@ 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
@@ -26,8 +25,8 @@ vm=no # Tries to change to a different videomode
zoom=no # Enable software scaling (powerful CPU needed)
# Used by drivers: svga, (sdl - why not?)
-# x=TODO
-# y=TODO
+# x=800 # scale movie to <x> width
+# y=600 # scale movie to <y> height
##
## Multiple languages are available :)
@@ -44,7 +43,7 @@ zoom=no # Enable software scaling (powerful CPU needed)
sound = 1
nosound = nein
mixer = /dev/mixer
-master = no # no : PCM volume yes : MASTER volume
+master = no # no : set PCM volume yes : set MASTER volume
##
## Remember the -noalsa switch ? You can specify it either with: