AW: Pipeline fails after exactly 2.5 hours

Nicolas Dufresne nicolas at ndufresne.ca
Mon Nov 18 18:31:55 UTC 2019


Le lundi 18 novembre 2019 à 09:28 +0000, Thornton, Keith a écrit :
> Hi,
> we have a similar problem caused by two frames with the same timestamp being sent down the pipeline. The h264parse plugin changes the timestamp of the second frame to CLOCK_TIME_NONE and the qtmux in splitmuxsink thows the buffer_has_no_PTS error
> You could try adding a pad_probe which detects this situation to confirm that you are suffering from the same problem.

h264parse should not do that, seems like a bad idea. Did you file an
issue ? Also, was this interlaced content ?

> 
> -----Ursprüngliche Nachricht-----
> Von: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> Im Auftrag von Henk Schurink
> Gesendet: Freitag, 15. November 2019 10:52
> An: gstreamer-devel at lists.freedesktop.org
> Betreff: Pipeline fails after exactly 2.5 hours
> 
> Hello gstreamers,
> 
> The following pipeline fails after exactly 2.5 hours every time:
> 
> sudo gst-launch-1.0 -e rtspsrc
> location=rtsp://HT1:%24hypothermicCamera1%23%23@192.168.0.30:88/videoMain !
> rtpjitterbuffer ! rtph264depay ! decodebin ! videoconvert ! x264enc !
> h264parse ! splitmuxsink location="/c1/record%07d.mp4"
> max-size-bytes=100000000 max-files=6000
> 
> After that time it has only recorded about 1.8GB of footage and my disk has 2.7TB free, so space should not be a problem.
> 
> Here's the error:
> 
> ERROR: from element
> /GstPipeline:pipeline0/GstSplitMuxSink:splitmuxsink0/GstMP4Mux:muxer: Could not multiplex stream.
> Additional debug info:
> gstqtmux.c(4561): gst_qt_mux_add_buffer ():
> /GstPipeline:pipeline0/GstSplitMuxSink:splitmuxsink0/GstMP4Mux:muxer:
> Buffer has no PTS.
> EOS on shutdown enabled -- waiting for EOS after Error Waiting for EOS...
> Redistribute latency...
> 
> Any help would be appreciated!
> 
> Best regards,
> Henk Schurink
> 
> 
> 
> --
> Sent from: https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgstreamer-devel.966125.n4.nabble.com%2F&data=02%7C01%7C%7C5a7973958cb64a60671f08d769b20fe1%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637094085794607841&sdata=m05n8UdM6PcqAMPfAVfNmTnbWOIHCt8fKtzpspgnbD8%3D&reserved=0
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=02%7C01%7C%7C5a7973958cb64a60671f08d769b20fe1%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637094085794607841&sdata=%2Bvffrquk5RdXajpXwh62J4eEG42iP6UVZoARTnFCFIk%3D&reserved=0
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list