memory leaks with qtdemux

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

memory leaks with qtdemux

Samuel Vinson-2
Hi,

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)

        file type : QuickTime (.mov)
        video codec : dvcp (apple dv-pal)
        audio codec : twos: 16 bit signed big-endian 48kHz
        size : 720x576

But with another files There are not memory leaks

NO memory leaks with qtdemix :
        file type : QuickTime (.mov)
        video codec : jpeg(apple photos jpeg)
        no sound
        size : 640x480
       
Do you know if the problem becomes from audio stream or video stream
(dvcp) ?
Do you know what kind/type of test I should make to localize the bug ?

Samuel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel