master-of-zen / Av1an

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
GNU General Public License v3.0
1.4k stars 147 forks source link

[Feature] Pass extra VMAF args (like n_subsample, pool) #806

Open t-nil opened 5 months ago

t-nil commented 5 months ago

ab-av1 has a switch to pass extra ffmpeg libvmaf parameters. I would really love to try out n_subsample, as --probing-rate gives near unusable results, but the VMAF switch could atleast speed up VMAF calculation at faster presets, where it matters.

veikk0 commented 4 months ago

See also #724.

Users of n_subsample should also know about a common quirk with values that are divisible by 2.