[MPlayer-dev-eng] [PATCH] Fix mplayer crash due to faad errors
Uoti Urpala
uoti.urpala at pp1.inet.fi
Fri Sep 15 02:23:24 CEST 2006
On Thu, 2006-09-14 at 15:44 -0400, Giacomo Comes wrote:
> > I think this is because mplayer still try to feed the decoder even if eof is
> I think it is not that simple.
> I have to say that if I use as source a video that I download from the web
> containing aac audio, I don't observe the messages reported above.
> Only if I use as source a video with aac audio created with mencoder
> then the above messages shoes up. And they get worst if the audio sample
The decoder has two modes depending on the way the audio is stored in
the file, "raw" and "packetized". Only the former has the bug at EOF.
More information about the MPlayer-dev-eng
mailing list