[MPlayer-dev-eng] native Cinepak decoder RGB sig11

Alex Beregszaszi alex at naxine.org
Sun Mar 24 11:42:06 CET 2002


Hi,

cinpeak decoder segfaults with RGB output for me.

Opening Video Decoder: [cinepak] Cinepak Video decoder
VDec: vo config request - 240 x 180, Packed YUY2  
Movie-Aspect is undefined - no prescaling applied.
VO: [x11] 240x180 => 240x180 BGR 32-bit 
Sharing memory.
SwScaler: using unscaled BGR 32-bit -> BGR 32-bit special converter
Detected video codec: [cvid] drv:13 prio:0 (Cinepak Video (native codec))

*** Allocating mp_image_t, 240x180x32bpp RGB packed, 172800 bytes

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 885)]
0x0807261c in cvid_v4_32 (mpi=0x82e51d8, x=0, y=44, cb0=0x8328650, 
    cb1=0x83291d8, cb2=0x8328650, cb3=0x8328608) at cinepak.c:398
398		vptr[0] = cb2->rgb0;

(gdb) bt
#0  0x0807261c in cvid_v4_32 (mpi=0x82e51d8, x=0, y=44, cb0=0x8328650, 
    cb1=0x83291d8, cb2=0x8328650, cb3=0x8328608) at cinepak.c:398
#1  0x0807193f in decode_cinepak (context=0x82e32b0, buf=0x830e068 "", 
    size=12714, mpi=0x82e51d8) at cinepak.c:777
#2  0x080a34f1 in decode (sh=0x82e2e70, data=0x830e068, len=12714, flags=0)
    at vd_cinepak.c:68
#3  0x080a293e in decode_video (video_out=0x8227cc0, sh_video=0x82e2e70, 
    start=0x830e068 "", in_size=12714, drop_frame=0) at dec_video.c:163
#4  0x0806966f in main (argc=3, argv=0xbffffc1c, envp=0xbffffc2c)
    at mplayer.c:1486
#5  0x405126cf in __libc_start_main () from /lib/libc.so.6

Hope this is enought.

-
alex
		        



More information about the MPlayer-dev-eng mailing list