summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-11-26 18:01:13 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-11-26 18:01:13 +0000
commitd75ab2c3b512884b0179a18e8abff0bcdcda56ad (patch)
treec4027d99a655d6924fdd938a2d10f14e8bda1c8a /etc
parentcf2227159a4ae5bfd753c26b8bec5b60c9bccdf7 (diff)
downloadmpv-d75ab2c3b512884b0179a18e8abff0bcdcda56ad.tar.bz2
mpv-d75ab2c3b512884b0179a18e8abff0bcdcda56ad.tar.xz
add user-agent example to fix apple.com/trailers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29967 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 5f94437db9..a0fec86eb0 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -91,6 +91,10 @@
# Fixes playback when playlist and media file use the same URL.
#user-agent=NSPlayer/4.1.0.3856
+# Pretend to be Quicktime
+# Fixes playback for apple.com/trailers redirects
+#user-agent="QuickTime/7.1.3 (qtver=7.1.3;cpu=PPC;os=Mac 10.4.8)"
+
# Drop frames to preserve audio/video sync.
#framedrop = yes