Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• 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, i am running the deepstream application and i have below error
Error: gst-stream-error-quark: This file contains no playable streams. (9): ../gst/isomp4/qtdemux.c(499): gst_qtdemux_post_no_playable_stream_error (): /GstPipeline:pipeline0/GstBin:source-bin-00/GstDsNvUriSrcBin:source-bin-00/GstURIDecodeBin:nvurisrc_bin_src_elem/GstDecodeBin:decodebin0/GstQTDemux:qtdemux0:
no known streams found
May I know what is causing this. The application can run on my other .mp4 files and rtsp streams. Right now i am inferencing another batch of video files but got above error. Please assist