delete a pipeline the right way?

Yuniesky Vasconcelo yvasconcelo at gmail.com
Wed Aug 2 16:14:53 UTC 2017


Thanks.
I compiled gstreamer 1.12.2, and the memory leaks continue. There is a bug
report at https://bugzilla.gnome.org/show_bug.cgi?id=783733, but I'm not
answer. So, I compiled gstreamer-validate-1.12.1, it have some errors that
i dont know how to fix.

The error is:
ERROR 12:14:26 gstvalidatetestmanager    _list_testers: None not found
(../../opt/gstreamer-dist-1.10.5/lib/gst-validate-launcher/python/launcher/baseclasses.py:1247)


2017-07-30 4:52 GMT-04:00 Martin Maurer <meinemailingliste2 at online.de>:

> 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 listgstreamer-devel at lists.freedesktop.orghttps://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
> _______________________________________________
> 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/20170802/93a1ec89/attachment.html>


More information about the gstreamer-devel mailing list