Compress ps2kb_driver_test.mp4
This commit is contained in:
3
postprocessing.sh
Executable file
3
postprocessing.sh
Executable file
@@ -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"
|
||||
BIN
ps2kb_driver_test.mp4
LFS
BIN
ps2kb_driver_test.mp4
LFS
Binary file not shown.
Reference in New Issue
Block a user