<div dir="ltr">It turned out the problem was caused by my test environment. I ran vlc on Host A and gst-launch on Host B. When I ran vlc on Host B, I got the same corrupted video. gst-launch works fine on Host A as well.<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 16, 2016 at 11:25 AM, jasonlife <span dir="ltr"><<a href="mailto:jasonlife@gmail.com" target="_blank">jasonlife@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have almost the same video quality issue with my gst-launch-1.0 command for<br>
my mpeg2ts.<br>
<br>
This is my pipeline;<br>
gst-launch-1.0 udpsrc address=239.255.1.3 port=5004 !<br>
application/x-rtp,media=video,<wbr>clock-rate=90000,encoding-<wbr>name=H264 !<br>
rtpjitterbuffer ! rtpmp2tdepay ! tsparse ! tsdemux ! h264parse ! avdec_h264<br>
! videoconvert ! autovideosink<br>
<br>
I tried different buffer-size for udpsrc and latency for rtpjitterbuffer,<br>
but no big changes.<br>
<br>
If I run following vlc command, video plays almost perfect..<br>
<br>
vlc  rtp://@<a href="http://239.255.1.3:5004" rel="noreferrer" target="_blank">239.255.1.3:5004</a><br>
<br>
Any help or suggestion would be appreciated..<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/high-bitrate-udp-buffer-drop-tp4678917p4679108.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/high-bitrate-<wbr>udp-buffer-drop-<wbr>tp4678917p4679108.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</blockquote></div><br></div></div></div>