tune x264enc for RAM usage
Yakov Sudeikin
yakovs at setplex.com
Fri Feb 26 10:45:24 UTC 2016
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.
Thank you,
Yakov
On Fri, Feb 26, 2016 at 1:09 PM, Sebastian Dröge <sebastian at centricular.com>
wrote:
> On Do, 2016-02-25 at 21:34 +0600, Yakov Sudeikin wrote:
> >
> > I am not 100% sure it is x264enc, but what else could that be taking
> > 1.5 GB RAM? If you have time to take a look, I attach the dot file
> > from the process that causes this issue.
>
> Run with memory debugger tools like massif to see where exactly the
> memory is used. Previously you thought it was multiqueue, now you think
> it's x264enc but it seems like you don't really know.
>
> For x264enc you can also try rc-lookahead, this is the number of frames
> it remembers as lookahead and by default is 40. 40 frames at 1080p are
> quite some memory but still only a little bit more than 120MB.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160226/aa33be81/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Selection_007.png
Type: image/png
Size: 73908 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160226/aa33be81/attachment-0001.png>
More information about the gstreamer-devel
mailing list