- New: Calculation can be cancelled
- New: UI: VMAF model can be choosen in UI
- New: UI: Only small part of video can be analyzed (pre-defined set on values are: 5, 10, 30, 60 seconds, whole file)
- New: Added new command line option "-log-level-debug" (can be useful for investigating issues)
- New: Errors are shown in tooltips
- Change: UI: slightly re-designed
- Change: UNC paths should be supported now (\\server\path\to\file.mp4)
- Change: VMAF model files now should be in "vmaf-model" sub-folder
- Change: Files limit increased from 10 to 12
- Change: Target changed back to .NET 4.7.2 (included in Windows 10 1803+, older versions of Windows will require .NET 4.7.2 installation)
- Change: Internal changes and optimizations
- Bugfix: Race conditions while working with external process in background thread should be fixed