[Ffmpeg-devel] Wavpack decoded packet size?

Kostya kostya.shishkov
Tue Oct 10 06:07:05 CEST 2006


On Mon, Oct 09, 2006 at 08:04:38PM +0300, Uoti Urpala wrote:
> Is there any size limit on decoded wavpack packet size that would
> prevent wavpack.c from overflowing AVCODEC_MAX_AUDIO_FRAME_SIZE? I
> didn't notice anything in wavpack.c with a quick look, but didn't try to
> construct an example to verify.

Look in libavformat/wv.c, lines 176-179
> 
> Time stamps for demuxed wavpack packets seem to be missing and seeking
> is enabled but broken.

Seeking was not intended, I'll fix it.
> 
> Flac timestamps don't work either, seeking does something which might be
> closer to correct but shows errors (perhaps jumps to a approximate
> position and then tries to parse as a packet?).
> 
>




More information about the ffmpeg-devel mailing list