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