
SVT-AV1 --tune=5(vmaf) deprecated on 4.1.0?
Today I tried encoding a video with tune=5 and got the following error:
Svt[error]: Invalid tune flag [0 - 4, 0 for VQ, 1 for PSNR, 2 for SSIM, 3 for IQ, and 4 for MS_SSIM], your input: 5
But according to the parameters listed here VMAF is still a valid tune parameter, did someone forgot to edit the parameter list?