[x264-devel] memory leakage in x264_encoder_open
Marina Kuznetsova
kuznetsovamarina89 at gmail.com
Fri Nov 9 03:41:34 CET 2018
Hi everyone!
I have a problem when trying to create encoder for large images (4K and
above) on Win32. The function x264_encoder_open fails because out-of-memory
condition occurred.
The problem is that inside x264_encoder_open memory was allocated (all 3
Gb) but not freed on fail. So I cannot try to open encoder with smaller
number of threads in this session.
Do you plan to fix this problem? Or may be there is another solution for
this case?
Best regards,
Marina Kuznetsova
*
<https://mail.google.com/mail/h/18zvzjvi46j4l/?&v=b&cs=wh&to=vozhakov@gmail.com>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20181109/7fe8abd0/attachment-0001.html>
More information about the x264-devel
mailing list