[MPlayer-users] [Bug] image blinking 2

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue May 29 20:09:57 CEST 2012


On Mon, May 28, 2012 at 03:57:07AM +0000, Zongyao Qu wrote:
> But I found other issues.
> By merging your fix, which it to get a larger image.
> 
> I found mplayer crashes by two reasons.
> 1. the first one is at
>    vf_ass.c, 122th line, sometimes vf_get_image returns NULL.
>    and the console outputs
>    "Ran out of numbered images, expect crash. 
>     Filter before scale is broken.", which could be found at 
>     vf.c, 337th line.
>    Then mplayer crashes ASAP. Well, because the code refer to NULL pointer.

I am unable to reproduce that. Does it really still happen with latest
SVN?

> 2. the second one is at vf_ass.c, 286th line.
>    assert(vf->priv->dirty_rows[i * 2 + 1] == 1);
>    is asserted, sometimes.
>    I suspect that it is related with your last fix, but not sure.

Yes, I have a fix, hope to commit soon.


More information about the MPlayer-users mailing list