mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
Update README.md
This commit is contained in:
parent
e8201ad693
commit
941973e15d
1 changed files with 3 additions and 2 deletions
|
@ -53,8 +53,9 @@ With your own parameters:
|
|||
-tr --threshold PySceneDetect threshold (Optimal values in range 15 - 50.
|
||||
Bigger value = less sensitive )
|
||||
|
||||
-p --pass Set number of passes for encoding (Default: Aomenc: 2, Rav1e: 1)
|
||||
At current moment 2nd pass Rav1e and SVT-AV1 not working
|
||||
-p --pass Set number of passes for encoding
|
||||
(Default: Aomenc: 2, Rav1e: 1, SVT-AV1: 2)
|
||||
At current moment 2nd pass Rav1e not working
|
||||
|
||||
-vf --video_filter FFmpeg video filter options. Example:
|
||||
... -vf 'scale=320:240' ...
|
||||
|
|
Loading…
Reference in a new issue