github fifonik/FFMetrics v1.7.0-beta.3
v1.7.0 beta 3

pre-release7 hours ago
  • Change: From now FFMetrics using libvmaf options model=path='path' & model=enable_transform=true|false instead of deprecated model_path='path', phone_model=1|0 & enable_transform=true|false (#195)
    This is for fixing an issue where VMAF gives an error when 'Phone' checkbox is ticked with FFMpeg version that does not support deprecated options mentioned above.
    • If your FFMpeg version is 5.1 or higher and you did not change Metrics.VMAF.Filter value in FFMetrics.conf -- you do not need to do anything.
    • If your FFMpeg version is 5.1 or higher and you changed Metrics.VMAF.Filter value in FFMetrics.conf -- align its value with new default (provided in FFMetrics.conf.example)
    • If your FFMpeg version is lower then 5.1 the VMAF calculation will stop working and you will need to migrate to newer FFMpeg version or create FFMetrics.conf and adjust Metrics.VMAF.Filter value as in previous FFMetrics version:
      "libvmaf=eof_action=endall:log_fmt={{log_fmt}}:log_path='{{log_path}}':model_path='{{model_path}}':n_threads={{n_threads}}:n_subsample={{n_subsample}}:phone_model={{phone_model}}:pool={{pool}}:model=version={{model_version}}"
  • Change: Updated components: System.Drawing.Common (10.0.3 => 10.0.5)

Don't miss a new FFMetrics release

NewReleases is sending notifications on new releases.