optimiser mp4 ffmpeg

ffmpeg -i input.mp4 -vcodec libx264 -crf 24 output.mp4
CoderHomie