dependabot[bot]
61eee9f92a
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-11 01:15:07 +00:00
dependabot[bot]
c0d30550a6
Bump word-wrap from 1.2.3 to 1.2.4
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-21 13:08:35 +02:00
Michael Fabian 'Xaymar' Dirks
2735d7b0c6
1.1.2: Fix some bugs regarding frame rate
...
- r_framerate doesn't exist, but r_frame_rate does.
- FFmpeg may misidentify CFR streams as pseudo-VFR, need to force it into the correct mode.
1.1.2
2023-01-09 11:22:57 +01:00
Michael Fabian 'Xaymar' Dirks
41989579f2
Fix framerate override and force CFR on pseudo-VFR content
...
Can't exactly support VFR :/
2023-01-09 11:21:45 +01:00
Michael Fabian 'Xaymar' Dirks
3f57e8b399
Add missing VSCode workspace file
2023-01-09 11:19:24 +01:00
Michael Fabian 'Xaymar' Dirks
67c85f5df8
Improve README
2022-12-27 16:34:07 +01:00
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