Install mpv and vapoursynth:
brew tap mpv-player/mpv
brew install --with-libbs2b --with-vapoursynth mpv
Save the script below (squareize.py
).
Use mpv to encode the video:
mpv src/LastMaid512.mov -vf vapoursynth=squareize.py -o BGA_another_mb.mov