Commit Graph

7 Commits

Author SHA1 Message Date
Michael Fabian 'Xaymar' Dirks dee9eed566 1.1.1: Fix filter chain and libvmaf input order
- The order of inputs to libvmaf is distorted, then reference. Earlier versions had this inverted accidentally.
- Format conversion now happens after color conversion and scaling, and now supports the optional argument.
1.1.1
2022-12-27 16:11:49 +01:00
Michael Fabian 'Xaymar' Dirks 9431689ac8 1.1.0: Percentiles for JSON logs
- Adds 50th, 75th, 90th, 95th, 99th and 99.9th percentile to the calculations in the JSON log output.
- Fixes being forced to calculate the vmaf_v0.6.1 model.
- Flips the order for scaling reference files.
1.1.0
2022-12-27 16:09:48 +01:00
Michael Fabian 'Xaymar' Dirks 611157ec67 Don't always print arguments to output 1.0.1 2022-12-27 16:08:30 +01:00
Michael Fabian 'Xaymar' Dirks cdb4fc34ff v1.0.0: Minimum Viable Product
- Supports scaling, color conversion, format conversion, framerate conversion.
- Any number of distorted files compared to reference file.
- Custom resolution, framerate, format, etc.
- Multiple models and features supported.
1.0.0
2022-12-27 16:08:04 +01:00
Michael Fabian 'Xaymar' Dirks 7993677abc Add minimum project files 2022-12-25 23:41:29 +01:00
Michael Fabian 'Xaymar' Dirks 556ac9df83 Add gitignore 2022-12-25 23:41:13 +01:00
Michael Fabian 'Xaymar' Dirks b7e7824169 Licensed under BSD 3-Clause "New" or "Revised" 2022-12-25 23:40:48 +01:00