debugging question

Nicolas Dufresne nicolas.dufresne at collabora.com
Thu May 1 19:49:59 PDT 2014


Le jeudi 01 mai 2014 à 23:28 +0000, Thomas Green a écrit :

> I have an application with many pipelines and bins.  How can I set the
> debugging to trace only the pipeline or bin that I'm interested in?
> If I, for example, set GST_DEBUG=appsrc:9, then I will get everything
> for every appsrc, when I'm only interested in the appsrc in a
> particular bin.

What I do is store the log into a file, 2> gst.log, and then I use grep.
There is also this tool to help width fancy filtering:
http://cgit.freedesktop.org/~cymacs/gst-debug-viewer/

cheers,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140501/13b753ba/attachment.html>


More information about the gstreamer-devel mailing list