ffmpeg -i input.mp4 -filter:v "crop=out_w:out_h:x:y" output.mp4

Where the options are as follows: