appsrc audio pipe line.

Tim Müller tim at centricular.com
Sat Jul 19 08:25:55 PDT 2014


On Tue, 2014-07-15 at 18:05 -0700, chmario wrote:

Hi,

> I am trying to write an application using appsrc plugin. With the simplest
> pipeline the data flows ok, (appsrc -> autoaudiosink), I am able to get the
> "need-data" signal and push the data buffer, but if  I add elements  between
> appsrc and autoaudiosink for example  (appsrc -> queue -> autoaudiosink)

I don't know why adding a queue would result in an internal flow error
when it worked before.  Perhaps you could make a minimal test program
that shows the problem, then we can have a look at all the code.

Also, you're using 0.10, right? Not 1.0? (Your audio caps are for 0.10).

Cheers
 -Tim 

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-devel mailing list