[MPlayer-users] high cpu load when trying to play mss stream

Jos van den Oever jos at vandenoever.info
Tue Jan 21 13:28:57 CET 2003


Hello MPlayer developers,

When trying to play http://www.omroep.nl/radio3/live64.asx, mplayer uses 100% 
CPU and does not play anyting.

The same happens when I access mms://media2.omroep.nl:1755/radio3live-64 
directly.

My system:
SuSE 8.0 (gcc version 2.95.3 20010315 (SuSE))
mplayer: v0.90rc3
compile options: --enable-gui

Here's the console output when running with valgrind:

==13391== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux.
==13391== Copyright (C) 2002, and GNU GPL'd, by Julian Seward.
==13391== Using valgrind-1.9.3, a program instrumentation system for 
x86-linux.
==13391== Copyright (C) 2000-2002, and GNU GPL'd, by Julian Seward.
==13391== Estimated CPU clock rate is 1720 MHz
==13391== For more details, rerun with: -v
==13391==
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale


MPlayer 0.90rc3-2.95.3 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Intel Pentium P54C (Family: 5, Stepping: 11)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 0 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Reading config file /usr/local/etc/mplayer/mplayer.conf
Reading config file /home/oever/.mplayer/config
Reading /home/oever/.mplayer/codecs.conf: can't open 
'/home/oever/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 49 audio & 130 video codecs
Font /home/oever/.mplayer/font/font.desc loaded successfully! (206 chars)
Failed to open /dev/rtc: Permission denied (mplayer should be setuid root or 
/dev/rtc should be readable by the user.)
Using usleep() timing
Input config file /home/oever/.mplayer/input.conf parsed : 8 binds
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: Permission denied
Failed to open LIRC support.
You will not be able to use your remote control.

Playing mms://media2.omroep.nl:1755/radio3live-64
Resolving media2.omroep.nl ...
Connecting to server media2.omroep.nl[212.153.79.27]:1755 ...
read: Operation now in progress
Resolving media2.omroep.nl ...
Connecting to server media2.omroep.nl[212.153.79.27]:1755 ...
connected
==13391== Syscall param write(buf) contains uninitialised or unaddressable 
byte(s)
==13391==    at 0x40755324: __libc_write (in /lib/libc.so.6)
==13391==    by 0x81825AA: (within /usr/local/bin/mplayer)
==13391==    Address 0xBFFC957C is on thread 1's stack
==13391==
==13391== Syscall param read(buf) contains unaddressable byte(s)
==13391==    at 0x407552E4: __libc_read (in /lib/libc.so.6)
==13391==    by 0x8183267: asf_mmst_streaming_start (in 
/usr/local/bin/mplayer)
==13391==    by 0x8180EDB: asf_streaming_start (in /usr/local/bin/mplayer)
==13391==    Address 0xC0000000 is not stack'd, malloc'd or free'd
==13391==
==13391== Syscall param read(buf) contains unaddressable byte(s)
==13391==    at 0x407552E4: __libc_read (in /lib/libc.so.6)
==13391==    by 0x81832C4: asf_mmst_streaming_start (in 
/usr/local/bin/mplayer)
==13391==    by 0x8180EDB: asf_streaming_start (in /usr/local/bin/mplayer)
==13391==    Address 0xC0000000 is not stack'd, malloc'd or free'd



More information about the MPlayer-users mailing list