[MPlayer-dev-eng] Re: [BUG] sig11 in yuv2rgb_c_4_ordered_dither

Michael Niedermayer michaelni at gmx.at
Sun Jan 26 15:30:13 CET 2003


Hi

On Sunday 26 January 2003 14:29, Gabucino wrote:
> > This bugreport concerns two topics:
> >  - this yv12toBGR4 scaler seems to be broken
> >  - why is this scaler called if vo_svga reports failure for the asked
> >    videomode?? (and why does it init svgalib for a moment, after knowing
> >    the mode is unsupported, and a sig11 happened??)
>
> Hmm that debug output was not 100% correct, here come two correct ones (now
> with uptodate CVS):
>
>  out1.txt
> 	mplayer ~gabucino/Media/Movie/Hack-OP.avi -vo svga -vop scale -v
>         SIG11 in fast_memcpy_3DNow
>
>  out2.txt
> 	mplayer ~gabucino/Media/Movie/Hack-OP.avi -vo svga -vop scale -bpp 4 -v
> 	SIG11 in yuv2rgb_c_4_ordered_dither
[...]
> #2  0x0818ab4b in planarYuvToBgr (c=0x852b040, src=0x852b040, 
>     srcStride=0x852b050, srcSliceY=0, srcSliceH=28361, dstParam=0x8550250, 
>     dstStride=0x8550260)
hmm, srcSliceH=28361, isnt that a bit large for ega?, no i dunno why the 
swscaler is feeded with that nonsense ...

Michael


More information about the MPlayer-dev-eng mailing list