[FFmpeg-devel] Decoding the same audio frame twice produces different output
Benjamin Larsson
banan
Tue May 12 15:04:31 CEST 2009
Haakon Riiser wrote:
> As the subject states, I am wondering why libavcodec produces
> different output when the same audio frame is decoded twice in a
> row. As far as I know, every audio frame is as independent as an
> I-frame in video, so it should always produce the same output.
>
>
Most codec frames are dependent on the previous frame thus your
statement is false.
MvH
Benjamin Larsson
More information about the ffmpeg-devel
mailing list