[vlc-devel] Re: huge leak when attempting to play mosaic (libmpeg2.c/DecodeBlock)
Wallace Wadge
wwadge at gmail.com
Wed Sep 7 16:50:00 CEST 2005
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
Wallace
On 9/7/05, Benjamin Pracht <bigben+spam at videolan.org> wrote:
>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050907/db2ce893/attachment.html>
More information about the vlc-devel
mailing list