<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Date: Fri, 26 Jan 2007 09:02:02 +0000<br>From: Tim M?ller &lt;<a href="mailto:t.i.m@zen.co.uk">
t.i.m@zen.co.uk</a>&gt;<br>Subject: Re: [gst-devel] Error: Internal data flow error.<br>To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>Message-ID: &lt;1169802122.21305.2.camel@sceptic
&gt;<br>Content-Type: text/plain<br><br>On Thu, 2007-01-25 at 23:00 +0100, Christoffer Nyborg wrote:<br><br>&gt; I copied the code from this page:<br>&gt; <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-building-testapp.html">
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-building-testapp.html</a><br>&gt; and removed the filter. It compiled without errors but when I tested<br>&gt; it on a mp3-file it just displayed:<br>
&gt; Error: Internal data flow error.<br>&gt;<br>&gt; Anyone know what the problem is? I compiled with gstreamer 0.10 I&#39;m<br>&gt; running a FreeBSD 6.2 box with<br>&gt; everything updated. Any suggestions would be nice. I&#39;m able to play
<br>&gt; mp3&#39;s in other applications (BMPx).<br><br>You&#39;ll probably need to put an audioconvert element (and possibly also<br>an audioresample element) between the &#39;mad&#39; decoder and your audio sink.<br><br>
I&#39;ll update the docs to include those.<br><br> Cheers<br>&nbsp;&nbsp;-Tim<br><br></blockquote></div><br>Thanks. But I think you&#39;d want to know that the code on that page now links<br>the elements before adding them to the bin which won&#39;t work very well.
<br><br>-- <br>Christoffer Nyborg