On Thu, May 29, 2014 at 01:44:34PM +0200, Dirk Ausserhaus wrote:
> Hello,
> I want to improve Indeo4 decoder to be able to watch old samples I have.
> The problem with files like
> http://samples.libav.org/V-codecs/IV41/indeo4-avi/volcano.avi is that they
> have IP-frames with both I and P frame in the same packet. I've made indeo4
> decoder decode that second frame and now I get less garbage frames with it.

Hmm, I wonder if the same approach should be used to decode Intel H.263 in
AVI, it's the same PB-frames after all (but it's MpegEncContext...)
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to