python memory leak - update - matroskamux memory leak

Sebastian Dröge sebastian at centricular.com
Fri Mar 18 08:55:30 UTC 2016


On Do, 2016-03-17 at 20:37 +0100, Bram Van Steenlandt wrote:
> Hi,
> 
> An update on the situation:
> -I replaced the matroskamux with multipartmux, it now has been
> running for 20 hours and seems stable (at 380 MB for 9 streams).

For matroskamux, did you set streamable=false? If it's not set to
false, matroskamux will create a seek table and that's going to consume
more and more memory over time. And in the end it would try writing
this seek table out, which is a bit useless when streaming the media.

-- 
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/20160318/0220385c/attachment.sig>


More information about the gstreamer-devel mailing list