This is an old revision of the document!
ffmpeg -framerate 6 -pattern_type glob -i '*.jpg' -s:v 1280x720 -c:v libx264 -profile:v high -crf 23 -r 30 -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" -pix_fmt yuv420p out.mp4
INFO: