Update 8_merged_to_mp4.sh
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
cd "$(dirname $0)/.."
|
cd "$(dirname $0)/.."
|
||||||
source scripts/env.sh
|
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" \
|
--input-dir "$WORKSPACE/data_dst/merged" \
|
||||||
--output-file "$WORKSPACE/result.mp4" \
|
--output-file "$WORKSPACE/result.mp4" \
|
||||||
--reference-file "$WORKSPACE/data_dst.*" \
|
--reference-file "$WORKSPACE/data_dst.*" \
|
||||||
|
|||||||
Reference in New Issue
Block a user