Initial commit

This commit is contained in:
Oleksandr Chychkan
2020-07-06 19:04:19 -07:00
commit ec4d3fb23f
26 changed files with 902 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env bash
cd "$(dirname $0)/.."
source scripts/env.sh
python "$DFL_MAIN" videoed video-from-sequence \
--input-dir "$WORKSPACE/data_dst/merged" \
--output-file "$WORKSPACE/result.mp4" \
--reference-file "$WORKSPACE/data_dst.*" \
--include-audio