delete a pipeline the right way?
Martin Maurer
meinemailingliste2 at online.de
Sun Jul 30 08:52:09 UTC 2017
Hi,
are you forced to use this old version of Gstreamer (because embedded
system where no newer version is available
or proprietary elements not available/compatible with up-to-date versions)?
Or can you use one of the latest 1.10.x or 1.12.x versions to check if
problem still exists?
Or perhaps try the same on a PC?
There is a built-in leak-checker in latest version of gstreamer. Perhaps
you get new clues from it?
Best regards,
Martin
Am 29.07.2017 um 19:56 schrieb Yuniesky Vasconcelo:
> Thanks.
> I did what you suggested, gst_object_unref(sink), but the memory
> continues to grow. I did other tests by changing the decoder and the
> memory does not grow.
>
> This is the new pipeline: filesrc location=/media/datos/video.webm !
> matroskademux ! vp8dec ! videoconvert ! appsink;
> The video have the same resolution and bitrate.
> The Gstreamer version is 1.2.4. Perhaps, there are some memory leaks
> in the avdec_h264?
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170730/a4f6b198/attachment.html>
More information about the gstreamer-devel
mailing list