some options fixed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@475 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-04-16 14:31:07 +00:00
parent edab52c60c
commit 2ca3259b64
2 changed files with 5 additions and 4 deletions

View File

@ -12,7 +12,6 @@ vo=xv # To specify your default video output see -vo help for
# valid settings # valid settings
fs=yes # Enlarges movie window to your desktop's size. fs=yes # Enlarges movie window to your desktop's size.
# (even for SVGAlib!)
# Used by drivers: all # Used by drivers: all
vm=no # Tries to change to a different videomode 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) zoom=no # Enable software scaling (powerful CPU needed)
# Used by drivers: svga, (sdl - why not?) # Used by drivers: svga, (sdl - why not?)
# x=TODO # x=800 # scale movie to <x> width
# y=TODO # y=600 # scale movie to <y> height
## ##
## Multiple languages are available :) ## Multiple languages are available :)
@ -44,7 +43,7 @@ zoom=no # Enable software scaling (powerful CPU needed)
sound = 1 sound = 1
nosound = nein nosound = nein
mixer = /dev/mixer 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: ## Remember the -noalsa switch ? You can specify it either with:

View File

@ -194,6 +194,8 @@ q or ESC stop playing and quit program
/ or * decrease/increase volume / or * decrease/increase volume
o toggle OSD: none / seek / seek+timer o toggle OSD: none / seek / seek+timer
m or c use mixer master or pcm channel
.IP .IP
.SH FILES AND DIRECTORIES .SH FILES AND DIRECTORIES
.TP .TP