Re: [Mlt-devel] Huge memory usage by the webvfx plugin

2018-07-31 Thread Lu Wang
Hi Dan, Thanks for your reply! I guess it's not trivial in my case. My project mlt file is generated by shotcut, where each clip is a producer, and there's only 1 (or 2, where the other is just a wrapper) playlist. So the "autoclose" trick might not work. But maybe I can refactor the mlt file

Re: [Mlt-devel] Huge memory usage by the webvfx plugin

2018-07-31 Thread Dan Dennedy
On Tue, Jul 31, 2018 at 10:14 AM Lu Wang wrote: > Hi All, > > Yesterday I noticed the huge memory usage by the webvfx plugin, as melt > crashed due to "out of memory". My mlt project contains only one track, > which contains a serious of clips, say C1, C2, ... There might be standard > simple t