Hi, I have two pipelines with differents sources and sinks : gst_parse_launch("source1 ..... sink1", &error) gst_parse_launch("source2 ..... sink2", &error) Is it possible to merge both pipelines in only one gst_parse_launch() ? Regards. -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/