<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Is there a way to turn off G_WARNINGS?<BR><BR>&gt; Date: Tue, 29 Jul 2008 16:04:17 -0700<BR>&gt; From: msmith@xiph.org<BR>&gt; To: gstreamer-devel@lists.sourceforge.net<BR>&gt; Subject: Re: [gst-devel] suppressing gstreamer output<BR>&gt; <BR>&gt; On Tue, Jul 29, 2008 at 3:55 PM, Ash &lt;hashbrown100@hotmail.com&gt; wrote:<BR>&gt; &gt; Gstreamer seems to output a lot of warnings internally from demux'es,<BR>&gt; &gt; codec's, etc. Is there a way to suppress all of these from outputting to the<BR>&gt; &gt; terminal?<BR>&gt; <BR>&gt; Generally speaking, gstreamer will only output to the console:<BR>&gt; - via the debug system, if you turn it on<BR>&gt; - via G_WARNING/G_CRITICAL: these are programming errors. Often in<BR>&gt; gstreamer, often in applications. You should treat them as serious<BR>&gt; problems that you need to fix.<BR>&gt; - Some specific plugins use libraries that output to the console;<BR>&gt; gstreamer can't do anything about that. ffmpeg is a common culprit.<BR>&gt; <BR>&gt; Mike<BR>&gt; <BR>&gt; -------------------------------------------------------------------------<BR>&gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<BR>&gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<BR>&gt; Grand prize is a trip for two to an Open Source event anywhere in the world<BR>&gt; http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/<BR>&gt; _______________________________________________<BR>&gt; gstreamer-devel mailing list<BR>&gt; gstreamer-devel@lists.sourceforge.net<BR>&gt; https://lists.sourceforge.net/lists/listinfo/gstreamer-devel<BR><br /><hr />Time for vacation? WIN what you need. <a href='http://www.gowindowslive.com/summergiveaway/?ocid=tag_jlyhm' target='_new'>Enter Now!</a></body>
</html>