Please provide complete information as applicable to your setup.
• Hardware Platform (RTX-2060)
• DeepStream Version-5.0
• JetPack Version (valid for Jetson only)
• TensorRT Version-7.0
• NVIDIA GPU Driver Version 440.33.01
**• Issue Type(deepstream_test_2.py is to be run as “python3 deepstream_test_2 sample_vid.mp4” but upon doing the same, the terminal window just stops after showing:"Load new model:dstest2_pgie_config.txt sucessfully " there is no output from the terminal, it just freexes and no commands work after that. where as “deepstream-test1-usbcam” which follow 98% same architecture runs smoothly, I can not pinpoint the error , and no ERROR is posted even while loading the pipeline when working with ‘.mp4’ **
• How to reproduce the issue ? (in the folder ‘/opt/nvidia/deepstream/deepstream-5.0/sources/deepstream_python_apps/apps/deepstream-test2’ copy a sample.mp4 and run command ‘python3 deepstream_test_2.py sample.mp4’ )