GStreamer-CRITICAL gst_buffer_resize_range: assertion 'bufmax >= bufoffs + offset + size' failed SPAM

kaladin pausanchez1998 at gmail.com
Thu Jul 2 07:19:15 UTC 2020


Hey! 

I'm getting the following erros spammed in the terminal when running the
pipeline below

GStreamer-CRITICAL **: 10:46:36.477: gst_buffer_resize_range: assertion
'bufmax >= bufoffs + offset + size' failed
GStreamer-CRITICAL **: 10:46:36.490: gst_buffer_resize_range: assertion
'bufmax >= bufoffs + offset + size' failed
GStreamer-CRITICAL **: 10:46:36.509: gst_buffer_resize_range: assertion
'bufmax >= bufoffs + offset + size' failed
GStreamer-CRITICAL **: 10:46:36.542: gst_buffer_resize_range: assertion
'bufmax >= bufoffs + offset + size' failed
GStreamer-CRITICAL **: 10:46:36.597: gst_buffer_resize_range: assertion
'bufmax >= bufoffs + offset + size' failed
GStreamer-CRITICAL **: 10:46:36.617: gst_buffer_resize_range: assertion
'bufmax >= bufoffs + offset + size' failed
GStreamer-CRITICAL **: 10:46:36.628: gst_buffer_resize_range: assertion
'bufmax >= bufoffs + offset + size' failed

The pipeline: 

gst-launch-1.0 rtspsrc location=rtsp://192.168.0.138:8554/video ! queue !
rtph264depay ! video/x-h264, stream-format=byte-stream ! h264parse !
nvv4l2decoder !  nvvidconv name=myconv ! 'video/x-raw(memory:NVMM),
formatt=I420' !  nvv4l2vp8enc maxperf-enable=1 ! video/x-vp8 ! rtpvp8pay !
udpsink host=224.1.1.1 port=5000 sync=false


This is the complete log of the error:
outputlog.txt
<http://gstreamer-devel.966125.n4.nabble.com/file/t379483/outputlog.txt>  

And this is the gdb debug output (thread apply all bt):

gdblog.txt
<http://gstreamer-devel.966125.n4.nabble.com/file/t379483/gdblog.txt>  




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list