<div dir="ltr">I doubt the bins would be causing any issues. Have you checked the element properties (should be in the .dot dump)?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 July 2016 at 18:52, nagendra sarma <span dir="ltr"><<a href="mailto:nagendra.bankupalli@tessolve.com" target="_blank">nagendra.bankupalli@tessolve.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi All<br>
<br>
 i have got the gstremer pipelines  of both application and raw pipeline<br>
the major differece is bins<br>
i have used bins to manipulate two streams (having same source), which is<br>
not present in raw pileline<br>
<br>
my pipeline is<br>
                              |---->q1-->encode1-->tsmux2-->udpsink1 (bin-1)<br>
                              |<br>
video source--->TEE--|---->q2-->scale2->encode2-->tsmux2-->udpsink2 (bin-2)<br>
<br>
in above bin 1 is for stream-1 and bin2 is for stream-2<br>
the Tee is directly connected to q of bin 1 in case of raw pipeline<br>
but i used bins (q+encode+sink) for each stream, and ghost pad created<br>
(bin-->q) which  is used to connect to Tee src pad<br>
<br>
TEE(src)---->(ghost-sink)--->q(sink)<br>
<br>
is it possible to avoid bins in my application ? is bins creating problem ?<br>
<br>
regards<br>
nagendra<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/gstreamer-application-versus-gst-launch-pipeline-tp4678733p4678744.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/gstreamer-application-versus-gst-launch-pipeline-tp4678733p4678744.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>