diff --git a/postprocessing.sh b/postprocessing.sh new file mode 100755 index 0000000..95a3e81 --- /dev/null +++ b/postprocessing.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +ffmpeg -i "$1" -vf scale=-2:720 -c:v libx264 -crf 23 -preset slow -c:a aac -b:a 128k "out-$1" diff --git a/ps2kb_driver_test.mp4 b/ps2kb_driver_test.mp4 index 4d4fd48..f58573d 100644 --- a/ps2kb_driver_test.mp4 +++ b/ps2kb_driver_test.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b7846f8bd41176d1573d3f1e177bcf7348ef7ca372e0bda459bb7a3291b3eb5 -size 10576387 +oid sha256:a3121b172d82b48861485f57cbbc4bcdd6a0b52384fa4ba320bb6a5fef76911c +size 4919236