From 73f0b2849dfabd43cd46352dffef3b9e254aee32 Mon Sep 17 00:00:00 2001 From: Smiril Date: Tue, 27 Feb 2024 18:44:57 +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 7aa9689..f698372 100755 --- a/scripts/8_converted_to_mp4.sh +++ b/scripts/8_converted_to_mp4.sh @@ -6,5 +6,5 @@ $DFL_PYTHON "$DFL_MAIN" videoed video-from-sequence \ --input-dir "$DFL_WORKSPACE/data_dst/merged" \ --output-file "$DFL_WORKSPACE/result.mp4" \ --include-audio \ - --reference-file "$DFL_WORKSPACE/data_src.*" + --reference-file "$DFL_WORKSPACE/data_dst.*"