[MPlayer-dev-eng] [PATCH] Fix to handle duplicate frame better with lavf
Diego Biurrun
diego at biurrun.de
Sat Feb 13 14:55:14 CET 2010
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
Diego
More information about the MPlayer-dev-eng
mailing list