• Hardware Platform (Quadro P4200)
• DeepStream 5.0
• TensorRT 7.0
• 11
• Bug
**• How to reproduce the issue:
Testing the deepstream image decode test on a some high resolution image would result in the following error:
(deepstream-image-decode-app:18107): GStreamer-CRITICAL **: 11:17:28.692: gst_buffer_resize_range: assertion ‘bufmax >= bufoffs + offset + size’ failed
And no inference results are shown on the console.
The app worked fine with other images. I have used it with the default configuration.
**
• Tested with images of the following resolutions: 5942x3961 and 1200x800