[MPlayer-users] redirect issues with proxy

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Jul 1 20:04:18 CEST 2012



On 29 Jun 2012, at 22:29, stwin at gmx.de wrote:

> On Thu, 28 Jun 2012 09:55:25 +0200 Reimar Döffinger wrote:
>> On 26 Jun 2012, at 17:11, stwin at gmx.de wrote:
>>> I've run into problems playing files through a proxy server (with
>> authentication) if the target URL redirects to a different URL, as is the case
>> with files on archive.org for instance. It appears that the proxy settings
>> are not applied to the redirect and the connection times out. There's a
>> really old post about this in the archives,
>>> 
>>> http://lists.mplayerhq.hu/pipermail/mplayer-users/2003-May/033425.html
>>> 
>>> Does anyone know if this has been or is planned to be addressed?
>> 
>> To my knowledge all those fixes for that case have been applied a long
>> time ago. Please confirm you are using latest SVN (or at least the latest 1.1
>> release) and provide the full MPlayer output.
> 
> I am using mplayer under Win XP (the most recent version from the smplayer-portable package). It looks like it's fairly recent judging from the SVN revision but I'm not sure if it's 1.1 yet (is there a 1.1 based binary build for Win32 yet?) Here is the output:
> 
> ----------
> MPlayer Redxii-SVN-r34835-4.6.2 (C) 2000-2012 MPlayer Team
> 192 audio & 399 video codecs
> 
> Playing http_proxy://user:pass@proxy.server.org:3128/http://www.archive.org/download/poeme_du_mois_1012.poem_librivox/chansonautomne_verlaine_04ezwa_64kb.mp3.
> IPv6 not supported for winsock2
> Resolving proxy.server.org for AF_INET...
> Connecting to server proxy.server.org[127.0.0.1]: 3128...
> 
> IPv6 not supported for winsock2
> Resolving archive.org for AF_INET...
> Connecting to server archive.org[207.241.224.2]: 80...
> 
> connection timeout
> STREAM_ASF, URL: http_proxy://user:pass@proxy.server.org:3128/http://www.archive.org/download/poeme_du_mois_1012.poem_librivox/chansonautomne_verlaine_04ezwa_64kb.mp3
> IPv6 not supported for winsock2
> Resolving proxy.server.org for AF_INET...
> Connecting to server proxy.server.org[127.0.0.1]: 3128...
> 
> Server returned 407:Proxy Authentication Required

This is strange, since the above URL it tries to play still contains the proxy authentication data.
Could you add -v to make MPlayer also print the headers it sends?
I suspect it works if you use the URL it prints here directly?
Also, would you happen to be able to test if the same issue appears when running on Linux?


More information about the MPlayer-users mailing list