From d96d00b286604fef048145342afbdf1d6f944f55 Mon Sep 17 00:00:00 2001 From: Smiril Date: Tue, 27 Feb 2024 13:50:43 +0100 Subject: [PATCH] Update 8_converted_to_mp4_lossless+alpha.sh --- scripts/8_converted_to_mp4_lossless+alpha.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/8_converted_to_mp4_lossless+alpha.sh b/scripts/8_converted_to_mp4_lossless+alpha.sh index b606525..6e32571 100755 --- a/scripts/8_converted_to_mp4_lossless+alpha.sh +++ b/scripts/8_converted_to_mp4_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.mp4" \ --reference-file "$DFL_WORKSPACE/data_src.*" \ --include-audio \