<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>> Date: Tue, 29 Jul 2008 16:04:17 -0700<BR>> From: msmith@xiph.org<BR>> To: gstreamer-devel@lists.sourceforge.net<BR>> Subject: Re: [gst-devel] suppressing gstreamer output<BR>> <BR>> On Tue, Jul 29, 2008 at 3:55 PM, Ash <hashbrown100@hotmail.com> wrote:<BR>> > Gstreamer seems to output a lot of warnings internally from demux'es,<BR>> > codec's, etc. Is there a way to suppress all of these from outputting to the<BR>> > terminal?<BR>> <BR>> Generally speaking, gstreamer will only output to the console:<BR>> - via the debug system, if you turn it on<BR>> - via G_WARNING/G_CRITICAL: these are programming errors. Often in<BR>> gstreamer, often in applications. You should treat them as serious<BR>> problems that you need to fix.<BR>> - Some specific plugins use libraries that output to the console;<BR>> gstreamer can't do anything about that. ffmpeg is a common culprit.<BR>> <BR>> Mike<BR>> <BR>> -------------------------------------------------------------------------<BR>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<BR>> Build the coolest Linux based applications with Moblin SDK & win great prizes<BR>> Grand prize is a trip for two to an Open Source event anywhere in the world<BR>> http://moblin-contest.org/redirect.php?banner_id=100&url=/<BR>> _______________________________________________<BR>> gstreamer-devel mailing list<BR>> gstreamer-devel@lists.sourceforge.net<BR>> 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>