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

--vmaf does not work without target-quality #824

Open luigi311 opened 2 months ago

luigi311 commented 2 months ago

Looks like vmaf plot was redesigned at some point with a dependence on target-quality so its not possible to use --vmaf without --target-quality. If you add --vmaf it simply does nothing.

oryjkov commented 1 month ago

+1 I'm seeing the same - no VMAF output with --vmaf unless --target-quality is also set.