[MPlayer-users] SVCD broken in 1.0pre5?
Martin Bammer
e9525103 at student.tuwien.ac.at
Mon Aug 16 18:29:16 CEST 2004
Hi,
I've tried to play some SVCDs with mplayer, but it always crashes with signal
11. I debugged it a little and found out that in function mpeg2_set_buf the
pointer mpeg2dec->fbuf[1] if NULL which causes the access
mpeg2dec->fbuf[1]->buf[0] to crash! I would recommend checking the pointer
first and to print an appropriate error message when it is NULL. So an
uninfirmative "signal 11" could be avoided here. Will this be fixed soon?
Cheers, Martin
More information about the MPlayer-users
mailing list