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.*"