You can try setting &quot;max-size-buffers&quot; property in queue element to some number ( optimum )  . <br><br>
<div class="gmail_quote">On Wed, Mar 3, 2010 at 2:57 PM, Sedji Gaouaou <span dir="ltr">&lt;<a href="mailto:sedji.gaouaou@atmel.com">sedji.gaouaou@atmel.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello,<br><br>I am currently working on a gstreamer plugin for the atmel<br>at91sam9m10(source can be found here:<br>
<a href="http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer" target="_blank">http://www.at91.com/linux4sam/bin/view/Linux4SAM/SAM9M10Gstreamer</a>). It<br>embeds a video decoder, and I am trying to make it works.<br>
<br>Currently I am testing it doing:<br>gst-launch filesrc location= mnt/video/AVI/MPEG4/myfile.avi ! avidemux<br>name=demux demux.video_00 ! queue ! x170 output=RGB16 inbuf-thresh=0000<br>output_width=480 output_height=240 ! ximagesink display=:0.0<br>
<br><br>It works for a while, but at some point I have this error:<br><br>WARNING: from element /GstPipeline:pipeline0/GstXImageSink:ximagesink0:<br>A lot of buffers are being dropped.<br>Additional debug info:<br>gstbasesink.c(2572): gst_base_sink_is_too_late ():<br>
/GstPipeline:pipeline0/GstXImageSink:ximagesink0:<br>There may be a timestamping problem, or this computer is too slow.<br><br>I am using the gstreamer_0.10.25.<br><br>I have noticed that this message comes from the gstbasesink.c, and I<br>
also noticed that if I change the timestamp of my decoded frame to<br>&quot;GST_CLOCK_TIME_NONE&quot;, then I don&#39;t see the problem anymore(but of<br>course the file is played in fast forward...)<br><br>I am quite stuck with this issue, so any idea will be great!!<br>
<br>Regards,<br>Sedji<br><br><br>------------------------------------------------------------------------------<br>Download Intel&amp;#174; Parallel Studio Eval<br>Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>See why Intel Parallel Studio got high marks during beta.<br><a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</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>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>