summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/example.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/example.conf b/etc/example.conf
index d54495ac70..ea058e80a4 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -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
#