[x265] Commit 34573a4 does not encode all frames
Steve Borho
steve at borho.org
Sat Oct 26 04:56:04 CEST 2013
On Fri, Oct 25, 2013 at 6:11 PM, JMK <three4teen16 at coldmail.nu> wrote:
> I've tested commit 34573a44f81d on a "quick-n-dirty" 25-frame Y4M file,
> and these were the results:
>
> with the help from avs2yuv: the last 3 frames were not encoded;
>
> reading the Y4M source without intermediation: the last 4 frames were not
> encoded.
>
Does it work better if you disable ENABLE_THREAD in input.h?
I'm guessing the reader thread is detecting EOF and aborting, and the
buffered frames are lost.
--
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20131025/b6148e21/attachment-0001.html>
More information about the x265-devel
mailing list