<div>Take a look at intervideosink and intervideosrc elements.<br/>
<br/>
Michael<br/><br/>-----Original Message-----<br/>From: "Dudi.r" <dudi017@gmail.com><br/>To: gstreamer-devel@lists.freedesktop.org<br/>Sent: Mon, 17 Mar 2014 2:29<br/>Subject: connect two pipeline serially<br/><br/></div>Hi,
<br/>
<br/>
is it possible to connect two pipeline serially?
<br/>
<br/>
i have MainPipeline, pipe1, pipe2.
<br/>
<br/>
pipe1: Element_1a -> Element_1b
<br/>
pipe2: Element_2a -> Element_2b
<br/>
<br/>
I need to connect the output of pipe1 to the input of pipe2 and then send
<br/>
seek event to pipe2. (without effect on the elements in pipe1..)
<br/>
<br/>
is there any way to connect the two pipes? without connect the elements:
<br/>
Element_1b->Element_2a.
<br/>
<br/>
<br/>
Ill be happy for some help..
<br/>
thanks!
<br/>
<br/>
<br/>
<br/>
--
<br/>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/connect-two-pipeline-serially-tp4665975.html">http://gstreamer-devel.966125.n4.nabble.com/connect-two-pipeline-serially-tp4665975.html</a>
<br/>
Sent from the GStreamer-devel mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.
<br/>
_______________________________________________
<br/>
gstreamer-devel mailing list
<br/>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<br/>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
<br/>