# video-compression
2 articles
ffmpeg
AV1 vs H.265 vs H.264: Which Codec Should You Use?
Compare AV1, H.265, and H.264 across compression efficiency, quality, speed, and compatibility. Includes FFmpeg command examples and a CRF equivalency table.
Mar 1, 2026 · updated Mar 8, 2026 · 8 minffmpeg
The Complete Guide to Video Compression with FFmpeg
A thorough guide to compressing video with FFmpeg. Learn when to use CRF, bitrate targeting, presets, and 2-pass encoding — with ready-to-use settings for every use case.
Mar 1, 2026 · updated Mar 8, 2026 · 8 min