Hi,
With gstreamer 1.18, I am having message spamming with a H264 pipeline:
default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7c0415a0 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass
Source pipeline
gst-launch-1.0 videotestsrc pattern=“ball” ! video/x-raw,width=1920,height=1080,framerate=60/1 ! nvvidconv ! nvv4l2h264enc ! mpegtsmux ! udpsink port=14005 host=127.0.0.1
Recv pipeline
GST_DEBUG=3
GST_DEBUG_COLOR_MODE=off
gst-launch-1.0 udpsrc port=14005 ! tsdemux latency=1 ignore-pcr=true ! h264parse ! queue ! nvv4l2decoder disable-dpb=true ! nvvidconv ! nvoverlaysink overlay=1 sync=false
Console
0:00:00.078212576 3189 0x55b1a47c30 WARN omx gstomx.c:2822:plugin_init: Failed to load configuration file: Valid key file could not be found in search dirs (searched in: /home/rhc/.config:/etc/xdg as per GST_OMX_CONFIG_DIR environment variable, the xdg user config directory (or XDG_CONFIG_HOME) and the system config directory (or XDG_CONFIG_DIRS)
Setting pipeline to PAUSED …
Opening in BLOCKING MODE
Opening in BLOCKING MODE
0:00:00.225679296 3189 0x55b1a47c30 WARN v4l2 gstv4l2object.c:4432:gst_v4l2_object_probe_caps:nvv4l2decoder0:src Failed to probe pixel aspect ratio with VIDIOC_CROPCAP: Unknown error -1
0:00:00.225776512 3189 0x55b1a47c30 WARN v4l2 gstv4l2object.c:2375:gst_v4l2_object_add_interlace_mode:0x55b1a42e40 Failed to determine interlace mode
0:00:00.225845056 3189 0x55b1a47c30 WARN v4l2 gstv4l2object.c:2375:gst_v4l2_object_add_interlace_mode:0x55b1a42e40 Failed to determine interlace mode
Pipeline is live and does not need PREROLL …
Pipeline is PREROLLED …
Setting pipeline to PLAYING …
New clock: GstSystemClock
0:00:00.266419232 3189 0x55b1a64400 WARN mpegtspacketizer mpegtspacketizer.c:2376:mpegts_packetizer_pts_to_ts: Not enough information to calculate proper timestamp
0:00:00.285960640 3189 0x55b1a64400 WARN h264parse gsth264parse.c:1490:gst_h264_parse_handle_frame: broken/invalid nal Type: 1 Slice, Size: 537 will be dropped
0:00:00.305513408 3189 0x55b1a64400 WARN h264parse gsth264parse.c:1490:gst_h264_parse_handle_frame: broken/invalid nal Type: 1 Slice, Size: 619 will be dropped
(…)
0:00:03.747748768 3189 0x55b1a64400 WARN h264parse gsth264parse.c:1490:gst_h264_parse_handle_frame: broken/invalid nal Type: 1 Slice, Size: 526 will be dropped
NvMMLiteOpen : Block : BlockType = 261
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 261
0:00:03.791443232 3189 0x55b1a4c240 WARN bufferpool gstbufferpool.c:1235:default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7c005c60 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass
0:00:03.892310016 3189 0x55b1a4c240 WARN v4l2 gstv4l2object.c:4432:gst_v4l2_object_probe_caps:nvv4l2decoder0:src Failed to probe pixel aspect ratio with VIDIOC_CROPCAP: Unknown error -1
0:00:03.892990048 3189 0x55b1a4c240 WARN v4l2 gstv4l2object.c:2375:gst_v4l2_object_add_interlace_mode:0x55b1a42e40 Failed to determine interlace mode
0:00:03.893560576 3189 0x55b1a4c240 WARN v4l2 gstv4l2object.c:2375:gst_v4l2_object_add_interlace_mode:0x55b1a42e40 Failed to determine interlace mode
0:00:03.907340672 3189 0x55b1a4c240 WARN v4l2videodec gstv4l2videodec.c:1677:gst_v4l2_video_dec_decide_allocation: Duration invalid, not setting latency
0:00:03.909224640 3189 0x55b1a4c240 WARN bufferpool gstbufferpool.c:1235:default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7808dd80 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass
0:00:03.909296512 3189 0x55b1a4c240 WARN bufferpool gstbufferpool.c:1235:default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7809b000 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass
0:00:03.909380576 3189 0x55b1a4c240 WARN bufferpool gstbufferpool.c:1235:default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7809b240 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass
0:00:03.909504512 3189 0x55b1a4c240 WARN bufferpool gstbufferpool.c:1235:default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7809b480 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass
0:00:03.909560160 3189 0x55b1a4c240 WARN bufferpool gstbufferpool.c:1235:default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7809b6c0 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass
0:00:03.909607904 3189 0x55b1a4c240 WARN bufferpool gstbufferpool.c:1235:default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7809b900 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass
0:00:03.913236640 3189 0x55b1a64c60 WARN v4l2bufferpool gstv4l2bufferpool.c:1511:gst_v4l2_buffer_pool_dqbuf:nvv4l2decoder0:pool:src Driver should never set v4l2_buffer.field to ANY
0:00:03.920957344 3189 0x55b1a4c240 WARN bufferpool gstbufferpool.c:1235:default_reset_buffer:nvv4l2decoder0:pool:sink Buffer 0x7f7809bb40 without the memory tag has maxsize (0) that is smaller than the configured buffer pool size (4194304). The buffer will be not be reused. This is most likely a bug in this GstBufferPool subclass