[gst-devel] memory leaks with qtdemux
Tim Müller
t.i.m at zen.co.uk
Wed Feb 6 23:17:59 CET 2008
On Wed, 2008-02-06 at 23:05 +0100, Samuel Vinson wrote:
> When I run gst-launch with this command line : gst-launch filesrc
> location=AAA.mov ! qtdemux ! fakesink
> On some file I have a big memory leaks (10Mo /s)
> (snip)
> But with another files There are not memory leaks
> (snip)
> Do you know what kind/type of test I should make to localize the bug ?
Use valgrind --leak-check=yes. Alternatively, just file a bug against
gst-plugins-good and make the file available somewhere, so we can have a
look.
Cheers
-Tim
More information about the gstreamer-devel
mailing list