Closed phpb-com closed 2 years ago
That could work, but to avoid redoing the calculation, we'd need to do a lot of testing for each encoder to assign interpolation curve values/formulas to correctly scale quality levels based on resolutions.
Thanks for the reply. I guess my naive thinking at the time was that VMAF score will not be altered based on resolution. But since it is not the case, my request probably makes no sense :-)
Hi, after struggling to find the answer I wanted to check here if it was possible to output multiple resolutions instead of rerunning av1an with the difference in ffmpeg filter. Or, at least, can we somehow save the progress of the previous run so av1an does not have to probe quality for VMAF over and over for each resolution. Thanks.