[MPlayer-advusers] [BUG] garbled image with h.264 decoding and -vf bmovl

Hans Meine hans_meine at gmx.net
Mon Apr 10 09:00:33 CEST 2006


On Sunday 09 April 2006 06:19, Loren Merritt wrote:
> On Sat, 8 Apr 2006, Corey Hickey wrote:
> > I've run across a bit of a bug. I don't know if it's the fault of the
> > bmovl filter or the ffmpeg h.264 decoder, but whenever I combine the two
> > I get a garbled image:
>
> I get a segfault.
>
> quick diagnosis:
> bmovl assumes width == stride.
> to make that so, set avctx->flags|=CODEC_FLAG_EMU_EDGE;
> vd_ffmpeg does that if and only if direct rendering is enabled.
> ffh264 doesn't support direct rendering.

Would that be fixed by bmovl2?
Integrating that would still make sense anyhow, has that been (re-)considered 
recently?

Ciao, /  /
     /--/
    /  / ANS




More information about the MPlayer-advusers mailing list