Deepstream-app speed control when input from MP4

Please provide complete information as applicable to your setup.

**• Hardware Platform (Jetson / GPU): Jetson xavier
**• DeepStream Version: 5.0
**• JetPack Version (valid for Jetson only): JetPack 4.4
**• TensorRT Version: 7.1.3
• NVIDIA GPU Driver Version (valid for GPU only)
**• Issue Type( questions, new requirements, bugs): question
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
**• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
Hi Sir/Madam,

The video source from MP4(sample_720p.mp4) when I use deepstream-app.
The FPS of sample_720p.mp4 is 30.
But the FPS is 45 when run deepstream-app.
How can deepstream-app run on FPS 30?
I use following command
./deepstream-app -c deepstream_app_config_yoloV3_camera0-mp4.txt

Best regards

-Jason

deepstream_app_config_yoloV3_camera0-mp4.txt (4.0 KB)

Please set “sync=1” in [sink0] group.