mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
2b534e14c9
* Refactor into `Input` type for handling vapoursynth input Fixes several issues, namely `--vmaf` not working on vapoursynth input as well as unifying the VMAF interface, which also results in `--vmaf-threads` being passed correctly to `--vmaf`, which is massively faster now as a result. If `--vmaf-threads` is not specified, then the number of detected CPU threads is used for `--vmaf`. Additionally, VMAF plots are rendered as SVGs now, which also removes some dependencies since we don't use the bitmap backend at all anymore. * Small cleanup: more consistent usage of `as_path` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |