[MPlayer-dev-eng] Re: Re: Re: [PATCH] fix for faad2 infinite loop after decoding error

Uoti Urpala uoti.urpala at pp1.inet.fi
Thu Jun 8 08:45:54 CEST 2006


On Wed, 2006-06-07 at 23:49 +0100, Bryan Alton wrote:
> I have seen these when mplayer is trying to decode/resync but it has reached
> the end of file.  It is possible the error Guilaume is seeing is due to a
> resync near the end of file as the patch has already been run once in
> Guillaume test.   To that end I have uploaded a longer of the same stream. 

The crash happens on my machine too and this is indeed the cause. I
think this is another bug in ad_faad.c: it makes no attempt to detect
the end of file in the "raw aac stream" case but rather always tries to
resync and prints errors when running out of data at the end.




More information about the MPlayer-dev-eng mailing list