Update 8_converted_to_mp4.sh

This commit is contained in:
Smiril
2024-02-27 13:50:20 +01:00
committed by GitHub
parent d1250763dd
commit b6116f2b1e
+1 -1
View File
@@ -3,7 +3,7 @@ cd "$(dirname $0)/.."
source scripts/env.sh
$DFL_PYTHON "$DFL_MAIN" videoed video-from-sequence \
--input-dir "$DFL_WORKSPACE/data_dst/aligned" \
--input-dir "$DFL_WORKSPACE/data_dst/merged" \
--output-file "$DFL_WORKSPACE/result.mp4" \
--include-audio \
--reference-file "$DFL_WORKSPACE/data_src.*"