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