[gst-devel] libgstplay leaks memory

Steve Baker steve at stevebaker.org
Wed Nov 13 18:37:02 CET 2002


I had an mpeg which leaking like crazy and it has magically stopped
leaking :/

This may be a red-herring but could you try removing the windec plugin
temporarily?

Otherwise, could you supply a 30sec mpeg for me to test with?

cheers

On Tue, 2002-11-05 at 10:53, Joshua N Pritikin wrote:
> This script doesn't leak memory:
> 
>   ./gst-launch --gst-scheduler=basicomega -Xoffset filesrc location=$1 ! mpegdemux sync=false name=foo video_%02d! { queue ! mpeg2dec ! { queue ! colorspace ! xvideosink } } foo.audio_%02d!{ queue ! mad ! { queue ! osssink } }
> 
> However, when i try to play the same MPEG1 film via libgstplay (gst-player or
> my own player linked against libgstplay) then i leak memory at about 1M per
> 10 seconds.
> 
> Can you take a look at this?
-- 
Steve Baker <steve at stevebaker.org>






More information about the gstreamer-devel mailing list