AV1 wizard
Generate FFmpeg commands for AV1 encoding using the SVT-AV1 encoder
This tool generates FFmpeg commands for high-quality AV1 files using the SVT-AV1 encoder. Only input and output filenames are required — all other settings are optional with sensible defaults. Time format: in/out points accept either time format (1:30, 00:01:30) or seconds (90). Semicolons get converted to colons automatically. Keyframe interval: must include a time unit, Metadata: encoding parameters (CRF, preset, custom params) are auto-embedded in the comment field unless you provide a comment override. Check "strip existing metadata first" to clear source metadata before adding new fields. Date format is Extra params: colon-separated SVT-AV1 options (e.g. about · references
s for seconds or ms for milliseconds (e.g. 10s or 500ms).YYYY-MM-DD.bit-depth=10:tile-columns=1). Leading/trailing colons are handled.References