[MPlayer-dev-eng] ffodivx crash with qt6's .mp4 files - divx5linux works
Arpi
arpi at thot.banki.hu
Sun Aug 4 15:46:35 CEST 2002
Hi,
Michael, could yo uplease look at:
mphq/MPlayer/samples/MPEG-4/fridayafternext_http.mp4
(it's a sample mpeg-4 file of Quicktime Player 6.0)
i've just fixed an idiot bug in demuxer layer, causing crash on this file
before, now the demuxer works fine, but i get crash with ffodivx codec.
decoding with divx5linux (-vc odivx, after adding fourcc mp4v in
codecs.conf) works fine.
-------------
illegal 3. esc, esc 1 encoding possible
Error at MB: 63
concealing errors
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 15039)]
0x8131628 in put_pixels_mmx (block=0x83c8730 "",
pixels=0x3c30 <Address 0x3c30 out of bounds>, line_size=320, h=16)
at i386/dsputil_mmx.c:348
348 __asm __volatile(
(gdb) bt
#0 0x8131628 in put_pixels_mmx (block=0x83c8730 "",
pixels=0x3c30 <Address 0x3c30 out of bounds>, line_size=320, h=16)
at i386/dsputil_mmx.c:348
#1 0x80f3926 in ff_conceal_past_errors (s=0x4065a008, unknown_pos=0)
at mpegvideo.c:1058
#2 0x8122a31 in h263_decode_frame (avctx=0x83141b8, data=0xbfffe504,
data_size=0xbfffe4d4, buf=0x839b7e8 "", buf_size=12833) at h263dec.c:307
#3 0x80e6a97 in avcodec_decode_video (avctx=0x83141b8, picture=0xbfffe504,
got_picture_ptr=0xbfffe4d4, buf=0x839b7e8 "", buf_size=12833)
at utils.c:102
#4 0x80a0bb1 in decode (sh=0x8317dd8, data=0x839b7e8, len=12833, flags=0)
at vd_ffmpeg.c:400
#5 0x809f58b in decode_video (sh_video=0x8317dd8, start=0x839b7e8 "",
in_size=12833, drop_frame=0) at dec_video.c:206
#6 0x8068c25 in main (argc=3, argv=0xbffff8b4, envp=0xbffff8c4)
at mplayer.c:1570
#7 0x403b12eb in __libc_start_main (main=0x80661a8 <main>, argc=3,
ubp_av=0xbffff8b4, init=0x8063d58 <_init>, fini=0x81ed850 <_fini>,
rtld_fini=0x4000c130 <_dl_fini>, stack_end=0xbffff8ac)
at ../sysdeps/generic/libc-start.c:129
-------------
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list