Core Development Reset

This commit is contained in:
Smiril
2022-08-17 09:59:16 +02:00
parent e4d0993da4
commit 759a3c9b8a
89 changed files with 915 additions and 7 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env bash
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.mp4" \
--reference-file "$DFL_WORKSPACE/data_dst.*"