Core Development Reset

This commit is contained in:
Smiril
2022-08-17 09:51:17 +02:00
committed by GitHub
parent e50772ab64
commit a6eb6c3ff2
52 changed files with 525 additions and 0 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.avi" \
--reference-file "$DFL_WORKSPACE\data_dst.*"