<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
That seems like a pretty decent colution - thanks! :-)<br><br>..ed..<br><br>&gt; Message: 5<br>&gt; Date: Thu, 21 Aug 2008 18:27:58 +0100<br>&gt; From: Tim-Philipp M?ller &lt;t.i.m@zen.co.uk&gt;<br>&gt; Subject: Re: [gst-devel] Turning on debug spew in typefind?<br>&gt; To: gstreamer-devel@lists.sourceforge.net<br>&gt; Message-ID: &lt;1219339679.23089.5.camel@mini.centricular.net&gt;<br>&gt; Content-Type: text/plain<br>&gt; <br>&gt; On Thu, 2008-08-21 at 09:59 -0700, Edward Averill wrote:<br>&gt; <br>&gt; &gt; Ok, I've tried every flag I could find for GST_DEBUG, to try to get<br>&gt; &gt; ALL the typefind code to emit its debug output, but no joy.<br>&gt; &gt; <br>&gt; &gt; Is there a comprehensive list of GST_DEBUG options out there<br>&gt; &gt; somewhere?  Or, lacking that, can someone tell me how to turn on all<br>&gt; &gt; the typefinding debug spew?<br>&gt; &gt; <br>&gt; &gt; I have a stream that plays back fine from a filesrc, but with my<br>&gt; &gt; custom http source element the type finding says it can't figure out<br>&gt; &gt; the type, which is why I need to get all the debug output I can..<br>&gt; <br>&gt; I'm usually too lazy to find out the appropriate debug categories too<br>&gt; (typefind element, typefind bits in core, typefindfunctions in -base),<br>&gt; so I usually just do something like:<br>&gt; <br>&gt;   GST_DEBUG=*:5 gst-launch-0.10 ... 2&gt;&amp;1 | grep typefind<br>&gt; <br>&gt; (In my experience the debug output is rarely useful in figuring out such<br>&gt; problems though, it's often much easier to just look at what the<br>&gt; typefinder in question is doing and then go from there).<br>&gt; <br>&gt; Cheers<br>&gt;  -Tim<br><br></body>
</html>