mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
Merge branch 'master' of https://github.com/master-of-zen/Av1an
This commit is contained in:
commit
5f794cb876
1 changed files with 1 additions and 3 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
@ -35,12 +35,10 @@ jobs:
|
|||
flags: -enc x265
|
||||
- name: workers
|
||||
flags: -w 2
|
||||
- name: chunk segment
|
||||
flags: --chunk_method segment
|
||||
- name: chunk hybrid
|
||||
flags: --chunk_method hybrid
|
||||
- name: chunk select
|
||||
flags: --chunk_method segment
|
||||
flags: --chunk_method select
|
||||
- name: video flags
|
||||
flags: -v " --threads=2 --cpu-used=6 --end-usage=q --cq-level=30 "
|
||||
- name: target vmaf
|
||||
|
|
Loading…
Reference in a new issue