Disabling all log messages

Tony Houghton h at realh.co.uk
Wed Mar 13 10:09:23 PDT 2013


On Wed, 13 Mar 2013 10:14:01 -0600
"Jim" <restlessmindsstudio at gmail.com> wrote:

> I'm trying to disable all the log messages that GStreamer 0.10.36 is writing
> to stdout. I've tried setting the environment variable GST_DEBUG=*:0 but it
> had no effect. The messages I'm seeing appear to be coming from plugins. If
> this setting doesn't have any effect on them, is there some other way to
> disable these messages?

You could try adding G_MESSAGES_DEBUG="".


More information about the gstreamer-devel mailing list