multiqueue + tee problems with gst-launch

mariannasb mariannasb at yahoo.com.br
Mon May 2 13:38:12 UTC 2016


Hi,

I'm having some issues while trying to use the multiqueue with tees in
gst-launch.

This works fine:
gst-launch-1.0 fakesrc ! multiqueue name=q fakesrc ! q. q. ! fakesink q. !
fakesink

This also works fine:
gst-launch-1.0 fakesrc ! tee name=t ! multiqueue name=q ! fakesink

This won't link:
gst-launch-1.0 fakesrc ! tee name=t ! multiqueue name=q t. ! q. q. !
fakesink q. ! fakesink

0:00:00.018359019  2475       0x695d80 ERROR                    tee
gsttee.c:368:gst_tee_request_new_pad:<t> pad name src_%u is not unique
0:00:00.018563772  2475       0x695d80 ERROR           GST_PIPELINE
grammar.y:617:gst_parse_perform_link: could not link t to q
WARNING: erroneous pipeline: could not link t to q




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/multiqueue-tee-problems-with-gst-launch-tp4677290.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list