Adam,<br><br>Try using sync=false at the end of your decode pipeline. <br>The warning you pointed says that sink is dropping, as it getting late buffers.<br><br>Best<br>Kapil<br><br><div class="gmail_quote">On Wed, Jul 21, 2010 at 12:16 AM, Parisot, Adam <span dir="ltr">&lt;<a href="mailto:Adam.Parisot@barco.com">Adam.Parisot@barco.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br>
<br>
I&#39;m trying to develop a GStreamer-based application to receive and<br>
display H.264 video from a network source.  The protocol is not<br>
particularly important.  I&#39;ve tried raw UDP with MPEG-TS encapsulation<br>
as well as RTP with no encapsulation and I&#39;m seeing the same performance<br>
issue in both cases.<br>
<br>
Video starts skipping badly shortly after initiating playback and I see<br>
these warnings from GStreamer:<br>
<br>
&gt; 0:00:03.165877350 21089       0xb09010 WARN                basesink<br>
gstbasesink.c:2686:gst_base_sink_is_too_late:&lt;sink&gt; warning: A lot of<br>
buffers are being dropped.<br>
&gt; 0:00:03.165917755 21089       0xb09010 WARN                basesink<br>
gstbasesink.c:2686:gst_base_sink_is_too_late:&lt;sink&gt; warning: There may<br>
be a timestamping problem, or this computer is too slow.<br>
<br>
I can stream point-to-point between two instances of VLC just fine, so I<br>
don&#39;t think there&#39;s an inherent problem with the hardware or network.<br>
<br>
My pipeline looks like this (for UDP + MPEG-TS):<br>
<br>
&gt; udpsrc port=8200 caps=&quot;video/mpegts&quot; \<br>
&gt;   ! mpegtsdemux \<br>
&gt;   ! ffdec_h264 \<br>
&gt;   ! glimagesink<br>
<br>
I have tried inserting a queue at various points in the pipeline and an<br>
&quot;h264parse&quot; element before the decoder, but neither brings any<br>
noticeable improvement.<br>
<br>
Also, the GStreamer core and good/bad/ugly plugin sets are all at the<br>
latest released revisions.<br>
<br>
Can anyone offer any insight as to what might be causing this behavior?<br>
<font color="#888888"><br>
--<br>
Regards,<br>
Adam<br>
<br>
<br>
DISCLAIMER:<br>
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.<br>

</font><div><div></div><div class="h5"><br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by Sprint<br>
What will you do first with EVO, the first 4G phone?<br>
Visit <a href="http://sprint.com/first" target="_blank">sprint.com/first</a> -- <a href="http://p.sf.net/sfu/sprint-com-first" target="_blank">http://p.sf.net/sfu/sprint-com-first</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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.mediamagictechnologies.com">www.mediamagictechnologies.com</a> (Gstreamer, ffmpeg, Red5, Streaming)<br>twitter handle: @gst_kaps<br><a href="http://www.linkedin.com/in/kapilagrawal">http://www.linkedin.com/in/kapilagrawal</a><br>