Modify the input format of deepstream_python_apps

Hi @837331759 ,
Sorry for delay!

please refer to - deepstream_python_apps/apps/deepstream-test1 at master · NVIDIA-AI-IOT/deepstream_python_apps · GitHub , this is a sample GST command:

gst-launch-1.0 filesrc location=test.jpg ! jpegparse ! nvv4l2decoder ! m.sink_0 nvstreammux name=m batch-size=1 width=1920 height=1080 ! nvinfer config-file-path=config_infer_primary.txt ! nvmultistreamtiler rows=1 columns=1 width=1280 height=720 ! nvvideoconvert ! nvdsosd ! nvvideoconvert ! jpegenc ! jpegparse ! filesink location=out.jpg