Please provide complete information as applicable to your setup.
GPU: NVIDIA GeForce RTX 2070 SUPER
DeepStream Version = Version: 6.2.0
OS: Ubuntu 20.04.1
NVIDIA GPU Driver Version: 525.85.12
How to reproduce the issue:
gst-launch-1.0 -v aravissrc ! bayer2rgb ! video/x-raw,width=5120,height=3800,framerate=30/1 ! videoconvert ! video/x-raw,format=RGB ! nvvideoconvert ! nvv4l2h265enc tuning-info-id=4 ! h265parse ! mpegtsmux ! filesink location={location}/test.ts
It looks like a problem with buffer allocations, is there any way to change the buffers settings?