Development Reset

This commit is contained in:
Smiril
2022-12-26 09:24:44 +01:00
parent eee6ddce01
commit 1060c69b4d
2 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ cd "$(dirname $0)/.."
source scripts/env.sh
$DFL_PYTHON "$DFL_SRC" videoed video-from-sequence \
--input-dir "$DFL_WORKSPACE\data_dst\merged" \
--output-file "$DFL_WORKSPACE\result.avi" \
--reference-file "$DFL_WORKSPACE\data_dst.*"
--input-dir "$DFL_WORKSPACE/data_src/aligned" \
--output-file "$DFL_WORKSPACE/result.avi" \
--reference-file "$DFL_WORKSPACE/data_dst.*"