Debug does not work in 1.18.2
Nicolas Dufresne
nicolas at ndufresne.ca
Fri Dec 18 16:50:23 UTC 2020
Le vendredi 18 décembre 2020 à 13:10 +0300, Vladimir Tyutin a écrit :
> Hi all,Recently I have updated gstreamer version from 1.16.0 to version
> 1.18.2.
> As usually I use "export GST_DEBUG=7" but I see no gstreamer logs.
> Still some logs exists like this:
> (gst-launch-1.0:3320): GStreamer-CRITICAL **: gst_bin_add: assertion
> 'GST_IS_ELEMENT (element)' failed
>
> But debug of info level messages are not shown.
> Please advise now I can get it solved.
How did you setup your build ? Perhaps you have set -Dgst_debug=false ? That
would compiled out the debug traces in GStreamer. What you have remaining here
is controlled through -Dglib-asserts=true/false.
>
> Thanks,
> Vladimir
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list