[MPlayer-users] MPlayer 1.0pre3 on sparc

Pieter-Paul Spiertz pspiertz at sci.kun.nl
Thu Dec 11 15:20:58 CET 2003


Hi,

I tested MPlayer 1.0pre3 on my Sun Ultra 5, running Debian unstable.

First off, divx files play fine. The colour problems in pre2 (mlib) have
been fixed, I'm very happy with that. Going fullscreen does not yet work.

However, I experience crashes:

stn at cruithne:~$ /usr/src/MPlayer-1.0pre3/mplayer -ao null ./returnoftheking_nl480_dl.mov
 ...
MPlayer interrupted by signal 10 in module: decode_video
- MPlayer crashed. This shouldn't happen.

 ...
(gdb) set args -ao null /home/stn/returnoftheking_nl480_dl.mov
(gdb) run
 ...
VO: [x11] 480x208 => 480x208 Planar YV12
No accelerated colorspace conversion found
SwScaler: using unscaled Planar YV12 -> BGR 16-bit special converter
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
V:   0.0    1   0%  0%  0.0% 0 0 0%
Program received signal SIGBUS, Bus error.
[Switching to Thread 16384 (LWP 6033)]
0x00226d00 in fill_rectangle ()
(gdb) backtrace
#0  0x00226d00 in fill_rectangle ()
#1  0x00226778 in svq3_mc_dir ()
#2  0x0021e988 in svq3_decode_mb ()
(gdb)

When I look in libavcodec/h264.c:320, I see a FIXME... :)


Another one:

stn at cruithne:~$ /usr/src/MPlayer-1.0pre3/mplayer -ao null rtsp://streams.omroep.nl/tv/tros/2vandaag/bb.tyler.rm
 ...
MPlayer interrupted by signal 10 in module: open_stream
- MPlayer crashed. This shouldn't happen.


(gdb) set args -ao null rtsp://streams.omroep.nl/tv/tros/2vandaag/bb.tyler.rm
(gdb) run
 ...
Playing rtsp://streams.omroep.nl/tv/tros/2vandaag/bb.tyler.rm.
Resolving streams.omroep.nl for AF_INET6...
Couldn't resolve name for AF_INET6: streams.omroep.nl
Resolving streams.omroep.nl for AF_INET...
Connecting to server streams.omroep.nl[145.58.33.20]:554 ...

Program received signal SIGBUS, Bus error.
[Switching to Thread 16384 (LWP 6254)]
0x00124f00 in select_mlti_data ()
(gdb) backtrace
#0  0x00124f00 in select_mlti_data ()
#1  0x00124370 in real_parse_sdp ()
#2  0x00124820 in real_setup_and_get_header ()


The bug should be somewhere in libmpdemux/realrtsp/real.c. If I have
more time, I can recompile mplayer with debugging information and
single-step it myself. However, I have no idea yet what the code does. :)

Please cc me, I'm not subscribed to this list.


Thanks for all help,
Pieter-Paul Spiertz




More information about the MPlayer-users mailing list