[x264-devel] one question about x264 flush delayed frames

BugMaster BugMaster at narod.ru
Thu Jul 30 07:33:17 CEST 2015


On Thu, 30 Jul 2015 10:38:56 +0800 (CST), qw wrote:
> Hi,

> I use below command to download x264 source code:
> git clone git://git.videolan.org/x264.git

> But i don't see any git log about the following commit.
> http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=0b0210857ef13214f12861dec672006455a556d6

> Do I fetch source code from wrong branch? Why I can't see the commit in the source code?

It is there (and the last patch there should be http://git.videolan.org/?p=x264.git;a=commit;h=73ae2d11d472d0eb3b7c218dc1659db32f649b14).
This patches where pushed there at the end of the previous week so may
be you cloned it before that?

On Thu, 30 Jul 2015 11:15:38 +0800 (CST), qw wrote:
> Hi,

> Is there another way to flush delayed frames, after which there is
> no need calling x264_encoder_open() to open new handle, and continue to encode new video frame?

No. Either don't flush frames or reopen encoder.



More information about the x264-devel mailing list