mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
Actions: Add vmaf_plots
This commit is contained in:
parent
f4c8ce7436
commit
d429fd8cf0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -48,6 +48,8 @@ jobs:
|
|||
flags: -v " --threads=2 --cpu-used=6 --end-usage=q --cq-level=30 " --target_quality 95
|
||||
- name: vmaf
|
||||
flags: --vmaf
|
||||
- name: vmaf plot
|
||||
flags: --vmaf_plots
|
||||
- name: extra splits
|
||||
flags: -xs 10
|
||||
- name: split method
|
||||
|
|
Loading…
Reference in a new issue