tune x264enc for RAM usage

Sebastian Dröge sebastian at centricular.com
Fri Feb 26 10:49:32 UTC 2016


On Fr, 2016-02-26 at 16:45 +0600, Yakov Sudeikin wrote:
> Thank you you very much for the response Sebastian, yes I used massif
> and it shows that x264enc is consuming most memory (if I read that
> right). Maybe you can take a look at the screenshot and suggest
> something.

Yes try different encoder settings, that's all inside libx264 :)

The other part there, the g_malloc() and av_malloc(), might also be
useful to look into. Check where they're called from and which caller
is taking that much memory.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160226/18be8be9/attachment.sig>


More information about the gstreamer-devel mailing list