<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><P>Hello,</P>
<P>I noticed last night that immediately following a fresh bootup the when using gst-launch the initial throughput looks okay (maybe 250ms delay). This I can work with and try to improve.</P>
<P> </P>
<P>However, as time goes by the delay becomes greater and greater and reaches as high as 10seconds eventually. <ctrl-c> and re-issuing the gst-launch command does not clear the delay.</P>
<P> </P>
<P>Here is my gst-launch command:</P>
<P>#gst-launch v4l2src ! image/jpeg,width=320,framerate=\(fraction\)30/1 ! ffdec_mjpeg ! ffmpegcolorspace ! ximagesink sync=false</P>
<P> or</P>
<P>#gst-launch v4l2src ! image/jpeg,width=320,framerate=\(fraction\)30/1 ! jpegdec ! ffmpegcolorspace ! ximagesink sync=false</P>
<P> </P>
<P>Any ideas on how I can maintain the initial bootup performance and try to improve on that instead of having it go the other way?</P>
<P> </P>
<P>John Buckley</P>
<P> </P></div></body></html>