[MPlayer-users] asx playlist bug

Goetz Waschk waschk at informatik.uni-rostock.de
Mon Feb 2 15:53:38 CET 2004


Hi,

here's another bug report, this time more details. MPlayer 1.0pre3 and
the current CVS have a problem with asx playlists from http URLs,
which older versions such as 0.92 don't have.

Here's the basic bug report information:
Mandrake 9.2 i586
[waschk at don x]$ uname -a
Linux don 2.4.22-26mdkenterprise #1 SMP Wed Jan 7 07:10:39 MST 2004 i686 unknown unknown GNU/Linux
[waschk at don x]$ ls -l /lib/libc[.-]*
-rwxr-xr-x    1 root     root      1217120 Aug 29 14:22 /lib/libc-2.3.2.so*
lrwxrwxrwx    1 root     root           13 Nov 21 10:29 /lib/libc.so.6 -> libc-2.3.2.so*
[waschk at don x]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.1/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java,pascal --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
[waschk at don x]$ ld -v
GNU ld version 2.14.90.0.5 20030722
[waschk at don x]$ as --version
GNU assembler 2.14.90.0.5 20030722
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i586-mandrake-linux-gnu'.

The log file is attached. I can download the asx file with wget and
play from the local copy, so I guess it's the wrong content type from
the web server. Can you please double check if a file is really an asf
and fall back to playlist parsing?

Thanks, Götz
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
    Mahatma Gandhi (1869 - 1948), "Non-Violence in Peace and War"
-------------- next part --------------
MPlayer dev-CVS-040202-12:59-3.3.1 (C) 2000-2004 MPlayer Team

CPU: Intel Pentium 4/Xeon/Celeron Foster 1993 MHz (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Reading config file /usr/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /users/ra04/waschk/.mplayer/config
Reading /users/ra04/waschk/.mplayer/codecs.conf: Can't open '/users/ra04/waschk/.mplayer/codecs.conf': No such file or directory
Reading /usr/etc/mplayer/codecs.conf: Can't open '/usr/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
CommandLine: '-v' '-ao' 'null' 'http://193.121.55.235/wm/stream_LO.asx'
init_freetype
get_path('font/font.desc') -> '/users/ra04/waschk/.mplayer/font/font.desc'
Font /users/ra04/waschk/.mplayer/font/font.desc loaded successfully! (206 chars)
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Failed to open /dev/rtc: Permission denied (mplayer should be setuid root or /dev/rtc should be readable by the user.)
Using usleep() timing
get_path('input.conf') -> '/users/ra04/waschk/.mplayer/input.conf'
Parsing input config file /users/ra04/waschk/.mplayer/input.conf
Input config file /users/ra04/waschk/.mplayer/input.conf parsed: 53 binds
get_path('stream_LO.asx.conf') -> '/users/ra04/waschk/.mplayer/stream_LO.asx.conf'

Playing http://193.121.55.235/wm/stream_LO.asx.
Connecting to server 193.121.55.235[193.121.55.235]:80 ...
--- HTTP DEBUG HEADER --- START ---
protocol:           [HTTP/1.1]
http minor version: [1]
uri:                [(null)]
method:             [(null)]
status code:        [200]
reason phrase:      [OK]
body size:          [231]
Fields:
 0 - Date: Mon, 02 Feb 2004 14:47:34 GMT
 1 - Server: Apache/1.3.9 (Unix) PHP/4.0b3
 2 - Last-Modified: Mon, 19 Jan 2004 16:08:26 GMT
 3 - ETag: "ec0a1-e7-400c00fa"
 4 - Accept-Ranges: bytes
 5 - Content-Length: 231
 6 - Connection: close
 7 - Content-Type: video/x-ms-asf
--- HTTP DEBUG HEADER --- END ---
Content-Type: [video/x-ms-asf]
Content-Length: [231]
Trying ASF/HTTP...
Connecting to server 193.121.55.235[193.121.55.235]:80 ...
=====> ASF Prerecorded
size_confirm mismatch!: 22611 28271
Error while parsing chunk header
  ===> ASF/HTTP failed
Unknown protocol: http
asf_streaming_start failed
Unable to open URL: http://193.121.55.235/wm/stream_LO.asx
Option stream url: This URL doesn't have a hostname part.
File not found: 'wm/stream_LO.asx'
Failed to open http://193.121.55.235/wm/stream_LO.asx

vo: x11 uninit called but X11 not inited..

Exiting... (End of file)


More information about the MPlayer-users mailing list