Update 8_merged_to_mp4.sh

This commit is contained in:
ngardelis
2023-02-28 08:47:02 +02:00
committed by GitHub
parent 853851b84f
commit c722a41187
+1 -1
View File
@@ -2,7 +2,7 @@
cd "$(dirname $0)/.."
source scripts/env.sh
python "$DFL_MAIN" videoed video-from-sequence \
python3.9 "$DFL_MAIN" videoed video-from-sequence \
--input-dir "$WORKSPACE/data_dst/merged" \
--output-file "$WORKSPACE/result.mp4" \
--reference-file "$WORKSPACE/data_dst.*" \