Hi,<br><br><div class="gmail_quote">On Thu, Oct 21, 2010 at 5:31 PM, tamil arasu <span dir="ltr">&lt;<a href="mailto:marasu2010@gmail.com">marasu2010@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi All,<br>We are using gst-plugins-bad-0.10.13,gst-plugins-base-0.10.23,gst-plugins-good-0.10.14.<br>we are using pipeline below mentioned<br><br>gst-launch rtspsrc location=rtsp://<a href="http://192.168.1.223/mpeg4" target="_blank">192.168.1.223/mpeg4</a> latency=100<br>

name=demux demux. ! queue ! rtpmp4vdepay ! mpeg4videoparse !<br>dmaidec_mpeg4 ! TIDmaiVideoSink videoOutput=LCD videoStd=320X240<br>demux. ! queue ! rtppcmudepay ! mulawdec ! alsasink<br><br><br>  gst-launch application takes 3-4 second for displaying video on Output device(LCD).<br>

Please suggest me is their any way to optimize the execution time.<br></blockquote><div><br>The version at HEAD should contain a few optimisations good to reduce the set-up latencies. Unfortunately, I don&#39;t think your system will ever be able to get anything better than 2 seconds, mainly because of this:<br>
<br><a href="https://gstreamer.ti.com/gf/project/gstreamer_ti/forum/?_forum_action=ForumMessageBrowse&amp;thread_id=3676&amp;action=ForumBrowse&amp;forum_id=187"> https://gstreamer.ti.com/gf/project/gstreamer_ti/forum/?_forum_action=ForumMessageBrowse&amp;thread_id=3676&amp;action=ForumBrowse&amp;forum_id=187</a><br>
<br>I would suggest you to try with gst-dsp.<br><br>Regards<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br><br>Regards,<br>Arasu.M<br>
<br>
<br>------------------------------------------------------------------------------<br>
Nokia and AT&amp;T present the 2010 Calling All Innovators-North America contest<br>
Create new apps &amp; games for the Nokia N8 for consumers in  U.S. and Canada<br>
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing<br>
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store<br>
<a href="http://p.sf.net/sfu/nokia-dev2dev" target="_blank">http://p.sf.net/sfu/nokia-dev2dev</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>