<div dir="ltr"><div dir="ltr"><div>Hi Francesc.</div><div><br></div><div>Yes, the audiorate is the causing the pipeline to lock up when seeing an unexpected jump in DTS. That is too be expected. However the interesting question is, why do we see this jump in DTS (Jumping from None to 8:58:02.591006549)</div><div><br></div><div>Since timestamps are generated by the fdsrc, and fdsrc is receiving a bytestream pretty regularly, it make little sense to suddenly see DTS jump to almost 9 hours ....</div><div><br></div><div>Anyway, what causes this jump? Anybody ?<br></div><div><br></div><div>Best regards</div><div><br></div><div>Peter MM<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 12, 2020 at 7:02 PM Francesc Pinyol Margalef <<a href="mailto:francesc.pinyol.m@gmail.com">francesc.pinyol.m@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Hi,<br></div><div>If I remove the audiorate element, it works every time:</div><div><br></div></div><div>AUDIOCAPS="audio/x-raw,format=S16LE,layout=interleaved,rate=44100,channels=2"<br><br>gst-launch-1.0 -v audiotestsrc wave=5 ! volume volume=0.1 ! ${AUDIOCAPS} ! fdsink fd=3 3>&1 1>&2 | gst-launch-1.0 -v rtpbin name=bin fdsrc fd=0 do-timestamp=true ! ${AUDIOCAPS} ! queue ! identity silent=false ! audioresample ! audioconvert ! queue ! opusenc bitrate=120000 ! rtpopuspay pt=97 ! bin.send_rtp_sink_1 bin.send_rtp_src_1 ! udpsink host=224.0.0.0 port=7002 sync=true<br><br clear="all"></div><div>Francesc</div><div><br></div><div>-- <br><div dir="ltr"><div dir="ltr">Francesc Pinyol Margalef<br><a href="http://www.francescpinyol.cat/" target="_blank">http://www.francescpinyol.cat/</a></div></div></div></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div></div>