[vlc-devel] Re: huge leak when attempting to play mosaic (libmpeg2.c/DecodeBlock)

Benjamin Pracht bigben+spam at videolan.org
Wed Sep 7 16:13:07 CEST 2005


On Wed, Sep 07, 2005, Wallace Wadge wrote :
> Has anyone successfully set up a mosaic playout? I get a massive memory leak 
> (as in 8% of memory gobbled up every second) when trying with 4 streams
> 
> Valgrind shows that the problem appears to originate from DecodeBlock in 
> libmpeg2.c. I've noticed that p_pic is being lost and thus also p_pic->data 
> but I'm unsure of the architecture of vlc (i.e. who is supposed to dealloc 
> that memory since DecodeBlock never terminates.
> 

Did you read this ?

http://wiki.videolan.org/index.php/Mosaic

This seems to be caused by a lack of the --mosaic-keep-picture option
(yes, mosaic is kludgy at the moment).

-- 
BigBen

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list