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">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><br><br>Regards,<br>Arasu.M<br><br>