On Wed, Sep 19, 2012 at 11:29 AM, SON NAM RYE <nrson at win4net.com> wrote: > Hi, All > > I have tested in MSVC 2008 using libx264-122.dll. But there is an error > after encoding. > > The error’s point is x264_encoder_close(). Did you remember to flush the delayed frames before using encoder_close? Jason