[Ffmpeg-devel] mpeg4 avi, corrupted frames when CODEC_FLAG_TRUNCATED is set
Michael Niedermayer
michaelni
Wed Oct 26 13:03:48 CEST 2005
Hi
On Tue, Oct 25, 2005 at 07:07:09AM +0200, Stefan Lucke wrote:
> On Samstag, 22. Oktober 2005 00:42, Stefan Lucke wrote:
> > On Freitag, 21. Oktober 2005 11:45, Stefan Lucke wrote:
>
> > > I'll do some tests when I'm back home.
> >
> > Done. The internal framer seems to be ok. But the number of consumed
> > byte is not. I changed the test sequence of get_consumed_bytes()
> > to first check CODEC_FLAG_TRUNCATED and than s->divx_packed.
> > By that this stream plays fine with and without CODEC_FLAG_TRUNCATED.
> > See attached diff.
> >
>
> No other comment from ffmpeg developer on that patch ?
rejected, dont use CODEC_FLAG_TRUNCATED, use a AVParser
[...]
--
Michael
More information about the ffmpeg-devel
mailing list