mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
Added video filter to readme
This commit is contained in:
parent
2b0a5674f2
commit
c62c896244
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@ With your own parameters:
|
|||
-p --pass Set number of passes for encoding (Default: Aomenc: 2, Rav1e: 1)
|
||||
At current moment 2nd pass Rav1e and SVT-AV1 not working
|
||||
|
||||
-vf --video_filter FFmpeg video filter options. Example: ... -vf 'scale=320:240' ...
|
||||
|
||||
|
||||
-log --logging Path to .log file(Default: no logging)
|
||||
|
||||
<h2 align="center">Main Features</h2>
|
||||
|
|
Loading…
Reference in a new issue