<div dir="ltr">That's what I was doing originally, but it was causing weird things to happen. Occasionally I'd stop hearing any audio mid-track. Sometimes it would stop on the next track after it changed. Sometimes I hear nothing from the start. Probably something I've screwed up.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On 5 January 2013 13:51, Tim-Philipp Müller <span dir="ltr"><<a href="mailto:t.i.m@zen.co.uk" target="_blank">t.i.m@zen.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Sat, 2013-01-05 at 13:27 +0000, Nox Deleo wrote:<br>
<br>
> Never mind...I figured it out myself once I found out what to do with<br>
> the probe info. I've one small problem left relating to this though.<br>
> I'm probing the appsink pad for caps events, and setting the appsrc's<br>
> new caps straight away in the pad probe callback. The problem is that<br>
> there seems to be a small (about 1/3 second) delay between the caps<br>
> change which is causing a hissing noise (like when you get static on a<br>
> TV).<br>
<br>
</div>That should not be needed. You should get caps alongside each buffer<br>
really. In 1.0 as part of the GstSample structure, in 0.10 in<br>
GST_BUFFER_CAPS.<br>
<br>
Cheers<br>
 -Tim<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>