[FFmpeg-devel] [PATCH] Set CODEC_CAP_SUBFRAMES for adpcm decoders

Måns Rullgård mans
Thu Jan 21 15:03:52 CET 2010


Michael Niedermayer <michaelni at gmx.at> writes:

> On Thu, Jan 21, 2010 at 12:47:25AM +0000, Mans Rullgard wrote:
>> This makes ffmpeg stop printing millions of
>>   Multiple frames in a packet from stream 0
>> when decoding adpcm.
>> ---
>>  libavcodec/adpcm.c |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> this patch might be incorrect, id need to see the adpcm file to say
> for sure though.

samples://fate-suite/qt-surge-suite/surge-1-16-B-ima4.mov

> But if it can be split into frames then the demuxer or parser should
> do it not the decoder.

I thought adpcm was one of those non-byte-aligned codecs, at least
some variants.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list