<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 7 févr. 2020 09 h 00, jean-philippe <<a href="mailto:jean_philippe_arnaud@yahoo.fr">jean_philippe_arnaud@yahoo.fr</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Update.<br>
<br>
It seems the problem is with 'rtph264pay' when the h.264 pushed into it is<br>
'avc'.<br>
<br>
Modifying the pipeline like this seems to make the problem go away:<br>
... ! vpuenc_h264 gop-size=30 bitrate=5000 ! queue ! h264parse !<br>
video/x-h264,stream-format=*byte-stream* ! rtph264pay ! queue ! rtph264depay<br>
! ...<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Good finding, that will help. I'm surprise NXP decided to produce AVCc by default. It's quite assymetric, since the Hantro decoder they use requires annex B / byte-stream. I'll try to make sure we don't reproduce this with the upstream drivers  and GST elements ;-)</div><div dir="auto"><br></div><div dir="auto">Thanks for the data, I'm saving this locally and will analyse this to find out what need fixing. But I may not be able to look at this this week.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>