TOOL » FFMPEG » VIDEO

H264

Overview

Probably the most compatible video format.

libx264

shell
ffmpeg -i input.mp4 -vcodec libx264 -preset slow -crf 22 -vcodec copy output.mp4
OptionDescription
-presetValues: ultrafast superfast veryfast faster fast medium slow slower veryslow placebo
-tuneValues: film animation grain stillimage fastdecode zerolatency