Closed MationPlays closed 6 months ago
Yes, it is upscaling distorted video to ref resolution. You cah turn on FFMpeg commands logging and check what commands it is issuing.
Thanks, I now tested it and there are the same vmaf values as using ffmpeg with scale filter
where can I see the log? Is it live logging? I found Options->"Write FFMpeg commands to log"
Yes, this is the option. When ticked, you should see FFMetrics.log aside of FFMetrics.exe.
Sorry I don't see it, I only have the metrics plot
Hello, with VMAF the resolution must be the same of reference and distorted. When calculating vmaf using ffmpeg over command-line an error occurs if the resolution is not the same. Inn FFMetrics there is no error and a vmaf-score gets calculated. My Question is what FFmetrics is doing? Does it automatically upscale the distorted video to match the reference? Thanks a lot!