Skip to content

Commit 2cb7be4

Browse files
committed
Updating help text for --output-video
Signed-off-by: Vij Patel <vijpatel@qti.qualcomm.com>
1 parent 3ea553b commit 2cb7be4

File tree

1 file changed

+1
-1
lines changed
  • Runner/suites/Multimedia/GSTreamer/AI_ML

1 file changed

+1
-1
lines changed

Runner/suites/Multimedia/GSTreamer/AI_ML/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Options:
7878
--gstdebug <level> GST_DEBUG level (numeric). Default: 2
7979
--output-video <path> Path for the encoded video generated by the
8080
classification pipeline.
81-
Default: /test_path/video_out.mp4
81+
Default: ./video_out.mp4
8282
-h, --help Show this help message and exit.
8383
EOF
8484
exit "${exit_code}"

0 commit comments

Comments
 (0)