That works, but only when my input sources are video files on disk.
When I switch my config to a udp streaming source, the leaks shoot up
which is odd since I thought the input layers where pretty much
independant from the rest of the system<br>
<br>
Wallace<br><br><div><span class="gmail_quote">On 9/7/05, <b class="gmail_sendername">Benjamin Pracht</b> <<a href="mailto:bigben+spam@videolan.org">bigben+spam@videolan.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Sep 07, 2005, Wallace Wadge wrote :<br>> Has anyone successfully set up a mosaic playout? I get a massive memory leak<br>> (as in 8% of memory gobbled up every second) when trying with 4 streams<br>><br>> Valgrind shows that the problem appears to originate from DecodeBlock in
<br>> libmpeg2.c. I've noticed that p_pic is being lost and thus also p_pic->data<br>> but I'm unsure of the architecture of vlc (i.e. who is supposed to dealloc<br>> that memory since DecodeBlock never terminates.
<br>><br><br>Did you read this ?<br><br><a href="http://wiki.videolan.org/index.php/Mosaic">http://wiki.videolan.org/index.php/Mosaic</a><br><br>This seems to be caused by a lack of the --mosaic-keep-picture option<br>
(yes, mosaic is kludgy at the moment).<br><br>--<br>BigBen<br><br>--<br>This is the vlc-devel mailing-list, see <a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a><br>To unsubscribe, please read <a href="http://developers.videolan.org/lists.html">
http://developers.videolan.org/lists.html</a><br><br></blockquote></div><br>