summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-16 01:15:11 +0200
committerwm4 <wm4@nowhere>2014-05-16 01:15:11 +0200
commit014c0fb99792b9be3befcbad5cb58243eb68ee58 (patch)
treef425989439c137828629610a10dd65ba632edcbb
parent07fe0412d9112bab21b83ee885eae030a65ec441 (diff)
downloadmpv-014c0fb99792b9be3befcbad5cb58243eb68ee58.tar.bz2
mpv-014c0fb99792b9be3befcbad5cb58243eb68ee58.tar.xz
etc/example.conf: minor adjustments
-rw-r--r--etc/example.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/example.conf b/etc/example.conf
index 083937cb65..ac670c6d23 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -60,7 +60,8 @@
# other settings #
##################
-# Pretend to be a web browser. Might fix playback with some streaming sites.
+# Pretend to be a web browser. Might fix playback with some streaming sites,
+# but also will break with shoutcast streams.
#user-agent="Mozilla/5.0"
# cache settings
@@ -105,7 +106,7 @@
#vo=vdpau
# Use hardware decoding (this might break playback of some h264 files)
#hwdec=vdpau
-# Most video filters do not work with vdpau.
+# Most video filters do not work with hardware decoding.
#vf-clr=yes