github fifonik/FFMetrics v0.9.0

latest releases: v1.6.0-beta.6, v1.6.0-beta.5, v1.6.0-beta.4...
pre-release4 years ago
  • New: UI: Program menu added
  • New: UI: Hotkeys added (investigate program menu to find them out)
  • New: UI: "About" with short program description and link to project homepage added
  • New: Added ability to work with projects (save/load)
  • New: Distorted files automatically resized to ref's resolution during metrics calculation
  • New: Processing duration is remembered over program restarts (aligned with other options)
  • New: Harmonic Mean added to metric value Tooltip
  • New: The Best/The Worst Min/Max/Avg/StdDevP metrics' values in Tooltip highlighted (only ticked files are taken into consideration)
  • New: Critical values in media info Tooltip highlighted
  • New: Added ability to copy image to clipboard (Ctrl+C)
  • New: Command line parameter "-duration=seconds" added (value must exactly match one of the value available in program dropdown)
  • New: Command line parameter "-project=/path/to/project" added. Values from project file have higher priority.
  • Change: Command line bool parameter "-vmaf-harmonic-mean" replaced with "-vmaf-pool=harmonic_mean|mean" (to align with libvmaf options)
  • Change: VMAF json-models used instead of pkl-models if they found in models' folder.
    If you use old FFMpeg that supports pkl-models, you must ensure that there are no json-models in models' folder.
    If you use new FFMpeg that supports json-models, you must ensure that you've put json-models in models' folder (included in separate archive)
  • Change: Execution is disabled until media info for all ticked files gathered
  • Change: FFMetrics.conf format is changed (now model keys are without extensions).
    You will need to re-implement your changes if you using the custom metrics configuration file.
  • Bugfix: Command line parameters not parsed correctly if sole distorted file specified

Don't miss a new FFMetrics release

NewReleases is sending notifications on new releases.