[x264-devel] How to flush delayed frames?

Alex Sadovsky alexeysad at gmail.com
Wed Mar 17 22:17:43 CET 2010


>>>
>>> You need to pass encoder_encode a NULL input to signal x264 that there
>>> are no more frames coming.
>>
>> That's what I'm trying to do, but x264_encoder_delayed_frames returns zeroes
>> and delayed frame counter stays at it's value, something around 3 or 5 frames.
>
> What is the "delayed frame counter"?  libx264 doesn't have one.

Ok. No wonder that x264_encoder_delayed_frames returns values that aren't in any
correlation to actual encoder state.

>
> Probably a lot.  I would recommend you use a compiler that isn't a
> pile of garbage; if you insist on Microsoft's IDE, you can at least
> use ICL.

Last time I checked there was not such a compiler (that isn't a pile
of garbage).


Thanks.

>
> Dark Shikari
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel
>


More information about the x264-devel mailing list