On Tue, Mar 20, 2012 at 09:08:12AM -0700, Mike Melanson wrote:
> > Hi.
> >
> >> Okay, so apparently there is something I don't understand about this
> >> codec. I tried cutting down that sample and it didn't decode correctly.
> >> I guess this is a case where we need to suspend the soft limit.
> >
> > I'm guessing it is because of the (lulzy) interframe compression. The
> > sample is
> > a tad large because I tried to have a good mix of intra and interframes.
> >
> > Though, could you tell me what you did to trim it? Simply dd?
> >
> > The original VFW dll for ZeroCodec is rather hilariously fragile, and I'd
> > like to see how it reacts too.
> 
> Yep, just a basic 'dd' cutting out the first megabyte, then the first 2.
> Both had problems.

Of course. No index -> no keyframe indication -> all frames are decoded as
interframes. Try remuxing file instead (we have nice -vframes option).
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to