[gst-devel] set same caps for all tee's branches

Stefan Kost ensonic at hora-obscura.de
Fri Jan 22 22:46:40 CET 2010


Am 19.01.2010 21:35, schrieb Miron Kunz:
> 
> Hi,
> 
> I have a pipeline ...!rtpdepay! alawdec ! tee name=m ! queue !audioconvert!audiosink m.!queue!audioconvert!monoscope!fakesink.
> 
> Monoscope and audiosink are using different number of channles and this leads to caps change while pushing data to alawdec's sink. Which in turn results in "non-negotiated" and stop of data flow.
> 
> How can I assure that 2 branches after the tee end up with the same capabilities?
> 
> I tried to use same caps filter before the queue element on each branch but it did not help.

How did you use it? Becasue thats exactly what you should do - use a capsfilter
and fixate the properties that would otherwise be renegotiated.

Stefan

> 
> Thanks,
> Miron.
> 
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for Conference
> attendees to learn about information security's most important issues through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list