mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 10:08:03 +00:00
Update README.md
This commit is contained in:
parent
b79ef5890b
commit
bd27c29318
1 changed files with 3 additions and 1 deletions
|
@ -148,7 +148,9 @@ With your own parameters:
|
|||
1 and 2 probes have special cases to try to work with few data points.
|
||||
Optimal is 4-6 probes. Default: 4
|
||||
|
||||
--vmaf_filter Filter used for vmaf calculation
|
||||
--vmaf_filter Filter used for vmaf calculation. Passed format is filter_complex.
|
||||
So if crop filter used ` -ff " -vf crop=200:1000:0:0 "`
|
||||
`--vmaf_filter` must be : ` --vmaf_filter "crop=200:1000:0:0"`
|
||||
|
||||
--vmaf_rate Setting rate for vmaf probes (Every N frame used in probe, Default: 4)
|
||||
|
||||
|
|
Loading…
Reference in a new issue