From d75ab2c3b512884b0179a18e8abff0bcdcda56ad Mon Sep 17 00:00:00 2001 From: compn Date: Thu, 26 Nov 2009 18:01:13 +0000 Subject: add user-agent example to fix apple.com/trailers git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29967 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/example.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc') 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 -- cgit v1.2.3