[MPlayer-dev-eng] cant play filenames with spaces on http in pre4!!!

Compn tempn at twmi.rr.com
Thu Apr 29 18:18:07 CEST 2004


damn, after i posted about this earlier
http://mplayerhq.hu/pipermail/mplayer-dev-eng/2004-April/025455.html

someone changed something, but i see url.c isint changed, must be
in another file.

(tested on apache 1.3.28)

now its changing the way mplayer plays my urls, which is VERY BAD!!!
before it would try the url i enter, correct or not.

first it says url now %2520
notice the GET request.%252520, why 2525? PROBLEM!!!

please fix or rollback ;\

below is -v -v -v

C:\>mplayer -v -v -v http://10.0.0.2/zz%20top-tres%20hombres102_NEW.wav
MPlayer 1.0pre4-3.2.3 (C) 2000-2004 MPlayer Team

CPU: Intel Pentium MMX P55C 232.7 MHz (Family: 5, Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directo
ry
Reading config file C:/programs/mplayer/mplayer/config
Reading C:/programs/mplayer/mplayer/codecs.conf: 61 audio & 169 video codecs
CommandLine: '-v' '-v' '-v' 'http://10.0.0.2/zz%20top-tres%20hombres102_NEW.wav'

init_freetype
font: Reading section: [info]
font: Reading section: [files]
RAW: c:\programs\mplayer\font-arial-18-iso-8859-1\/iso-8859-1-a.raw  4216 x 28,
256 colors
RAW: c:\programs\mplayer\font-arial-18-iso-8859-1\/iso-8859-1-b.raw  4216 x 28,
256 colors
font: Reading section: [characters]
font: Reading section: [files]
RAW: c:\programs\mplayer\font-arial-18-iso-8859-1\/osd-mplayer-a.raw  536 x 32,
256 colors
RAW: c:\programs\mplayer\font-arial-18-iso-8859-1\/osd-mplayer-b.raw  536 x 32,
256 colors
font: Reading section: [characters]
font: resampling alpha by factor 0.750 (192) DONE!
font: resampling alpha by factor 0.750 (192) DONE!
Font c:\programs\mplayer\font-arial-18-iso-8859-1\font.desc loaded successfully!
 (206 chars)
Using MMX Optimized OnScreenDisplay
Using usleep() timing
get_path('input.conf') -> 'C:/programs/mplayer/mplayer/input.conf'
Parsing input config file C:/programs/mplayer/mplayer/input.conf
Input config file C:/programs/mplayer/mplayer/input.conf parsed: 53 binds
get_path('zz%20top-tres%20hombres102_NEW.wav.conf') -> 'C:/programs/mplayer/mpla
yer/zz%20top-tres%20hombres102_NEW.wav.conf'

[[[init getch2]]]

Playing http://10.0.0.2/zz%20top-tres%20hombres102_NEW.wav.
Filename for url is now http://10.0.0.2/zz%2520top-tres%2520hombres102_NEW.wav
WINSOCK2 init: 0
Connecting to server 10.0.0.2[10.0.0.2]:80 ...
Request: [GET /zz%252520top-tres%252520hombres102_NEW.wav HTTP/1.0
Host: 10.0.0.2
User-Agent: MPlayer/1.0pre4-3.2.3
Connection: closed

]
--- HTTP DEBUG HEADER --- START ---
protocol:           [HTTP/1.1]
http minor version: [1]
uri:                [(null)]
method:             [(null)]
status code:        [404]
reason phrase:      [Not Found]
body size:          [297]
Fields:
 0 - Date: Fri, 30 Apr 2004 11:03:32 GMT
 1 - Server: Apache/1.3.28 (Win32)
 2 - Connection: close
 3 - Content-Type: text/html; charset=iso-8859-1
--- HTTP DEBUG HEADER --- END ---
Server returned 404: Not Found
Unable to open URL: http://10.0.0.2/zz%20top-tres%20hombres102_NEW.wav


*** uninit(0x8)

[[[uninit getch2]]]
Config poped level=2
Config poped level=1

*** uninit(0x80)

Exiting... (End of file)
max framesize was 0 bytes




More information about the MPlayer-dev-eng mailing list