add user-agent example to fix apple.com/trailers

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29967 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2009-11-26 18:01:13 +00:00
parent cf2227159a
commit d75ab2c3b5
1 changed files with 4 additions and 0 deletions

View File

@ -91,6 +91,10 @@
# Fixes playback when playlist and media file use the same URL. # Fixes playback when playlist and media file use the same URL.
#user-agent=NSPlayer/4.1.0.3856 #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. # Drop frames to preserve audio/video sync.
#framedrop = yes #framedrop = yes