Core Development Reset

This commit is contained in:
Smiril
2022-08-17 09:49:36 +02:00
committed by GitHub
parent e2bee7e32b
commit e50772ab64
34 changed files with 285 additions and 5 deletions
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
cd "$(dirname $0)/.."
source scripts/env.sh
$DFL_PYTHON "$DFL_SRC" videoed extract-video \
--input-file "$DFL_WORKSPACE/data_dst.*" \
--output-dir "$DFL_WORKSPACE/data_dst"