summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormplayer-svn <svn@mplayerhq.hu>2012-03-03 11:07:04 +0000
committerwm4 <wm4@nowhere>2012-08-03 01:49:35 +0200
commit0dce860f6c74df1c10351bd8bbbdcc406236925e (patch)
treecc5ea0f994c164edbf1a0e684f12eb74586025e7 /etc
parent81048def5872481a5ac8da67f616f94b9134a4d9 (diff)
downloadmpv-0dce860f6c74df1c10351bd8bbbdcc406236925e.tar.bz2
mpv-0dce860f6c74df1c10351bd8bbbdcc406236925e.tar.xz
example.conf: add bandwidth example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@34782 b3059339-0415-0410-9bf9-f77b7e298cf2 Author: compn
Diffstat (limited to 'etc')
-rw-r--r--etc/example.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/example.conf b/etc/example.conf
index 3544ee9666..ab58551102 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -106,6 +106,10 @@
# Fixes playback for some video streaming sites
#user-agent=RMA/1.0
+# Pretend to have lots of bandwidth
+# Speeds up realmedia rtsp:// streams
+#bandwidth=2000000
+
# Pretend to be Winamp
# Fixes playback of some NSV streams
#user-agent="Winamp NSV Player/5.12 (ultravox/2.0)"