tw1st3d crop it with ffmpeg using ffmpeg -i in.mp4 -filter:v "crop=out_w:out_h:x:y" out.mp4 changing out_w and out_h for the output width and height and setting the top left of the crop with x and y
That's why mine took longer, I spent some time cropping it