Deepstream 5.1 nvvideoconvert fails after demuxer

• Hardware Platform (Jetson / GPU)
dGPU Tesla T4
• DeepStream Version
5.1
• TensorRT Version
7.2.2
• NVIDIA GPU Driver Version (valid for GPU only)
460.32.03
• Issue Type( questions, new requirements, bugs)
probably bug
• How to reproduce the issue ?
Pipeline with demux:

Pipeline without demux:

Getting segfault when applying nvvideoconvert after demuxer, muxer configured with batch_size=1.
Without demuxer everything works fine.
Also in dsexample plugin i’m adding custom metadata.
What I’m doing wrong?

nvvideoconvertor logs after demuxer:
convertor.log (129.5 KB)

Sorry for the late response, we will investigate this issue to do the update soon.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Can you get the backtrace using gdb? how about results if using original dsexample plugin?