[FFmpeg-devel] [PATCH] adpcm swf encoder step index fix
Benjamin Larsson
banan
Sun Jul 15 00:29:08 CEST 2007
Baptiste Coudurier wrote:
> Hi
>
> It seems step index should be clipped instead of truncated. You can hear
> it easily.
>
> I dunno why first step_index is 6 bits only while during encoding step
> index can go up to 88 (checked on genuine flv with adpcm).
The 6 bit value is a good initial start only used once, and I didn't
think of that when I did it. Patch ok.
MvH
Benjamin Larsson
More information about the ffmpeg-devel
mailing list