summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-08 18:33:39 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-08 18:33:39 +0000
commit5727c58ecece2fef497247d83a45871299841aa4 (patch)
tree98958a7c126e1f74003f040fbeec16cbd2b58b1b /etc
parentd794982367e22387879d5f9fe5d0f9e03990c1c7 (diff)
downloadmpv-5727c58ecece2fef497247d83a45871299841aa4.tar.bz2
mpv-5727c58ecece2fef497247d83a45871299841aa4.tar.xz
example for setting WMP user-agent string, helps when playlists
and media (streamed via mms) use the same URL (what an ugly case of user-agent misuse!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25961 b3059339-0415-0410-9bf9-f77b7e298cf2
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 97519e0b71..cb3e29030e 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -87,6 +87,10 @@
# other settings #
##################
+# Pretend to be Window Media Player.
+# Fixes playback when playlist and media file use the same URL.
+#user-agent=NSPlayer/4.1.0.3856
+
# Drop frames to preserve audio/video sync.
#framedrop = yes