diff --git a/scripts/8_converted_to_mp4_lossless+alpha.sh b/scripts/8_converted_to_mp4_lossless+alpha.sh index d03d57b..b606525 100755 --- a/scripts/8_converted_to_mp4_lossless+alpha.sh +++ b/scripts/8_converted_to_mp4_lossless+alpha.sh @@ -3,9 +3,9 @@ cd "$(dirname $0)/.." source scripts/env.sh $DFL_PYTHON "$DFL_MAIN" videoed video-from-sequence \ - --input-dir "$DFL_WORKSPACE/data_dst/merged" \ + --input-dir "$DFL_WORKSPACE/data_dst/aligned" \ --output-file "$DFL_WORKSPACE/result.mp4" \ - --reference-file "$DFL_WORKSPACE/data_dst.*" \ + --reference-file "$DFL_WORKSPACE/data_src.*" \ --include-audio \ --lossless