<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 <<a href="mailto:t.i.m@zen.co.uk">
t.i.m@zen.co.uk</a>><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: <1169802122.21305.2.camel@sceptic
><br>Content-Type: text/plain<br><br>On Thu, 2007-01-25 at 23:00 +0100, Christoffer Nyborg wrote:<br><br>> I copied the code from this page:<br>> <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>> and removed the filter. It compiled without errors but when I tested<br>> it on a mp3-file it just displayed:<br>
> Error: Internal data flow error.<br>><br>> Anyone know what the problem is? I compiled with gstreamer 0.10 I'm<br>> running a FreeBSD 6.2 box with<br>> everything updated. Any suggestions would be nice. I'm able to play
<br>> mp3's in other applications (BMPx).<br><br>You'll probably need to put an audioconvert element (and possibly also<br>an audioresample element) between the 'mad' decoder and your audio sink.<br><br>
I'll update the docs to include those.<br><br> Cheers<br> -Tim<br><br></blockquote></div><br>Thanks. But I think you'd want to know that the code on that page now links<br>the elements before adding them to the bin which won't work very well.
<br><br>-- <br>Christoffer Nyborg