[MPlayer-dev-eng] [PATCH] Fix to handle duplicate frame better with lavf

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Feb 13 16:33:32 CET 2010


On Sat, Feb 13, 2010 at 02:55:14PM +0100, Diego Biurrun wrote:
> On Sun, Sep 20, 2009 at 06:21:40PM +0900, jojelino wrote:
> > This is for who needs lavf muxer to work with null frame.
> > It was embrassing that mencoder didn't care about lavf muxer.
> > let mencoder encode NULL frame with libavformat muxer leads SEVERE crash.
> > because libavformat doesn't accept NULL frames...........
> > (in detail, it has no whxy information so av_write_header<0 and crash)
> > so proposed patch modifies its original logic
> > it will skip null frame if muxer is lavf AT ALL COST.
> 
> ping

How to reproduce the issue? I am almost certain this needs to be fixed
in the muxer.



More information about the MPlayer-dev-eng mailing list