#!/bin/sh ffmpeg -f image2 -i libdimension/tests/physics%05d.png -vcodec libx264 -preset medium -qp 0 -threads 12 physics.mkv ffmpeg -i physics.mkv -s 1920x1080 -sameq -threads 12 physics1080.mkv