Hi,

On Tue, Mar 20, 2012 at 9:31 AM, Mike Melanson <m...@multimedia.cx> wrote:
>> Of course. No index -> no keyframe indication -> all frames are decoded as
>> interframes. Try remuxing file instead (we have nice -vframes option).
>
> You mean this codec's frames don't have a bit to indicate frame type? The
> information has to go into the index? Unusual.

CorePNG has that same "problem" also... It's why we modified our
decoding API to take an AVPacket instead of a buf/size pair.

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to