We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea553b commit 2cb7be4Copy full SHA for 2cb7be4
Runner/suites/Multimedia/GSTreamer/AI_ML/run.sh
@@ -78,7 +78,7 @@ Options:
78
--gstdebug <level> GST_DEBUG level (numeric). Default: 2
79
--output-video <path> Path for the encoded video generated by the
80
classification pipeline.
81
- Default: /test_path/video_out.mp4
+ Default: ./video_out.mp4
82
-h, --help Show this help message and exit.
83
EOF
84
exit "${exit_code}"
0 commit comments