changeset 474:5bf4b70bd66a

some options fixed
author gabucino
date Mon, 16 Apr 2001 14:31:07 +0000
parents ce84c478e9e5
children 904d1cfda2dd
files DOCS/example.conf DOCS/mplayer.1
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/example.conf	Mon Apr 16 10:22:34 2001 +0000
+++ b/DOCS/example.conf	Mon Apr 16 14:31:07 2001 +0000
@@ -12,7 +12,6 @@
 			# 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 @@
 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 @@
 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:
--- a/DOCS/mplayer.1	Mon Apr 16 10:22:34 2001 +0000
+++ b/DOCS/mplayer.1	Mon Apr 16 14:31:07 2001 +0000
@@ -194,6 +194,8 @@
 / or *          decrease/increase volume
 
 o               toggle OSD:  none / seek / seek+timer
+
+m or c          use mixer master or pcm channel
 .IP
 .SH FILES AND DIRECTORIES
 .TP