<p dir="ltr">The main difference is that gst_launch was written by some really smart people and they knew what was needed for each element. You probably don't have your pipeline implementation optimized. It is more work to implement a pipeline in C, but you do get the same performance, more flexibility and a more robust application. Post your pipeline and someone can make some suggestions to help.</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Jul 18, 2016 9:43 AM, "nagendra sarma" <<a href="mailto:nagendra.bankupalli@tessolve.com">nagendra.bankupalli@tessolve.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
hi all<br>
<br>
i have a complex gstreamer pipeline with TEEs, Encoders with mpegts etc<br>
the pipeline is working without any issue.<br>
<br>
if i put same pipeline into applicationĀ  i saw some frame losses (not in the<br>
case of gst-launch-0.10)<br>
<br>
i enabled debug level=3 but i could not get any error;<br>
<br>
i would like to know<br>
<br>
1. is there any difference between application and pipeline (gst-launch) in<br>
performance ?<br>
2. any special care should take care while writing application ?<br>
3. is it normal ? (application performance is always less than raw pipeline<br>
performance ?)<br>
<br>
please let me know your views<br>
<br>
regards<br>
nagendra<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-tp4678733.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/gstreamer-application-versus-gst-launch-pipeline-tp4678733.html</a><br>
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>
</blockquote></div><br></div>