VideoRx Learn

Recipe library

Working commands, not snippets from a man page — every one of these came out of a real workshop or a real job. Search by what it does or by the flag you half-remember.

Clear
h264 rate-control abr crf ffprobe inspection presets benchmark hls ladder

1 recipe tagged “crf”

ffmpeg -i input.mov -c:v libx264 -crf 20 -preset medium -c:a aac -b:a 128k output-crf20.mp4

Size varies with content. This is what you want for archival and VOD masters.