[MPlayer-users] Caching problems
Pedro A. Aranda
paaguti at hotmail.com
Thu May 29 08:41:22 CEST 2008
Hi folks,
I'm experiencing caching problems with the current SVN mplayer.
It happens when I try to access networked media or DVB.
Here is my .mplayer/config
paag at paag:~$ cat .mplayer/config
[default]
# alang=en
vo=xv
ao=alsa
fs=no
monitorpixelaspect=1
font=/usr/share/fonts/truetype/freefont/FreeSans.ttf
subfont-encoding=unicode
vf=lavcdeint,spp
And here is the log:
paag at paag:~$ mplayer -cache 128 -vo null -playlist \
http://www.bbc.co.uk/radio3/ram/r3g2.ram
MPlayer dev-SVN-r26916-4.2.3 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz (Family: 6, Model: 23,
Stepping: 6)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Resolving www.bbc.co.uk for AF_INET6...
Couldn't resolve name for AF_INET6: www.bbc.co.uk
Resolving www.bbc.co.uk for AF_INET...
Connecting to server www.bbc.co.uk[212.58.251.195]: 80...
Cache size set to 128 KBytes
/usr/share/fonts/truetype/freefont/FreeSans.ttf doesn't look like a bitmap
font description, ignoring.
Cannot load bitmap font: /usr/share/fonts/truetype/freefont/FreeSans.ttf
Playing rtsp://rm.bbc.co.uk/radio3/
r3g2ident.rm?
BBC-UID=b428c3fed44e1b52dc7446fec0f0bc88ffc276dc00a09144d40fc96f067ed9f2_n&
SSO2-UID=.
Resolving rm.bbc.co.uk for AF_INET6...
Couldn't resolve name for AF_INET6: rm.bbc.co.uk
Resolving rm.bbc.co.uk for AF_INET...
Connecting to server rm.bbc.co.uk[212.58.252.4]: 554...
Cache size set to 128 KBytes
Cache fill: 0.00% (0 bytes)
MPlayer interrupted by signal 11 in module: enable_cache
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
Cache fill: 6.25% (8192 bytes)
MPlayer interrupted by signal 2 in module: enable_cache
Cache fill: 6.25% (8192 bytes)
Exiting... (Quit)
More information about the MPlayer-users
mailing list