changeset 17415:bd631985f13b

Improve option descriptions.
author diego
date Tue, 17 Jan 2006 00:36:00 +0000
parents eb5a933b8fcd
children 7de54f5d786d
files etc/example.conf
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/etc/example.conf	Tue Jan 17 00:24:07 2006 +0000
+++ b/etc/example.conf	Tue Jan 17 00:36:00 2006 +0000
@@ -47,10 +47,11 @@
 # /usr/local/share/mplayer/Skin/<name> and ~/.mplayer/Skin/<name>).
 #skin = Abyss
 
+# Specify the mixer device.
 #mixer = /dev/mixer
 
 #
-# resample the fonts' alphamap
+# Resample the font alphamap.
 # 0     plain white fonts
 # 0.75  very narrow black outline (default)
 # 1     narrow black outline
@@ -115,9 +116,7 @@
 #alang = en
 
 
-# This is the correct way to use "subconfig" type options in the
-# configuration file. In the command line you use:
-# -af lavcresample=44100 , but here it is:
+# Resample the sound to 44100Hz with the lavcresample audio filter.
 #af=lavcresample=44100
 
 #