From 653fd7dbd7f69f7f51026c0d106886f2f2ee9183 Mon Sep 17 00:00:00 2001 From: Smiril Date: Tue, 27 Feb 2024 13:29:43 +0100 Subject: [PATCH] Update 8_converted_to_mov_lossless+alpha.sh --- scripts/8_converted_to_mov_lossless+alpha.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/8_converted_to_mov_lossless+alpha.sh b/scripts/8_converted_to_mov_lossless+alpha.sh index be8e664..ce3c1e1 100755 --- a/scripts/8_converted_to_mov_lossless+alpha.sh +++ b/scripts/8_converted_to_mov_lossless+alpha.sh @@ -3,9 +3,9 @@ cd "$(dirname $0)/.." source scripts/env.sh $DFL_PYTHON "$DFL_MAIN" videoed video-from-sequence \ - --input-dir "$DFL_WORKSPACE/data_dst/merged" \ + --input-dir "$DFL_WORKSPACE/data_dst/aligned" \ --output-file "$DFL_WORKSPACE/result.mov" \ - --reference-file "$DFL_WORKSPACE/data_dst.*" \ + --reference-file "$DFL_WORKSPACE/data_src.*" \ --include-audio \ --lossless