<div dir="ltr"><div><div><div><div>Hi Henry.<br><br></div>The video frame drops/freeze on still images in h264 streams from GStreamer annoyed me for a long time, but thought the Raspberry Pi was too slow (had a performance issue) for my purpose HighProfile 5Mbps 720p @30fps. So I went and bought all new Pi2s for my multi screen video mixing. However same problem occured although less frequent. Turned out the system wide UDP eceive buffer size was by default very low for Raspberry Pi and twice or four time the size for Pi2. In both the Pi and the Pi2, the problem can go away with enough buffer size.<br><br></div>That said, now you have it running, how about trying out Nicolas's buffer-size option solution, which is somewhat more elegant as it only affects the single process? I assume the unit is bytes, but just double it until the artifacts goes away. Would be interested to see the results.<br><br></div>Best regards<br></div>Peter Maersk-Moller<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 16, 2016 at 4:46 PM, henryco <span dir="ltr"><<a href="mailto:fhenryco@yahoo.fr" target="_blank">fhenryco@yahoo.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Oh! it works, not only the problem is solved without "intra-refresh=true",<br>
but it also allows me now to increase the bitrate<br>
which much improved the resolution<br>
<br>
bitrate=5000 already works fine with a buffer x32, but big artefacts are<br>
back for bitrate = 10000 ..<br>
<br>
so i'm wondering how far i can play this game of increasing the Pi buffer<br>
size...<br>
<br>
did not try yet with the udpsrc buffer-size (strange absence of indication<br>
for the units to be used) ...<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/forwarded-screen-stutters-every-several-seconds-tp4675279p4675299.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/forwarded-screen-stutters-every-several-seconds-tp4675279p4675299.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>