summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-17 00:36:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-17 00:36:00 +0000
commitaa83524a3b56be02f3abcfdc9f64766ccf6ecd9e (patch)
treee2a843ac550e51856265c8a83d64f079b70d0222 /etc
parent3c964509a69767314b1de4236a2afb45c6d391da (diff)
downloadmpv-aa83524a3b56be02f3abcfdc9f64766ccf6ecd9e.tar.bz2
mpv-aa83524a3b56be02f3abcfdc9f64766ccf6ecd9e.tar.xz
Improve option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17416 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-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
#