Update README.md

This commit is contained in:
Zen 2020-01-26 22:08:37 +02:00 committed by GitHub
parent e8201ad693
commit 941973e15d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,8 +53,9 @@ With your own parameters:
-tr --threshold PySceneDetect threshold (Optimal values in range 15 - 50. -tr --threshold PySceneDetect threshold (Optimal values in range 15 - 50.
Bigger value = less sensitive ) Bigger value = less sensitive )
-p --pass Set number of passes for encoding (Default: Aomenc: 2, Rav1e: 1) -p --pass Set number of passes for encoding
At current moment 2nd pass Rav1e and SVT-AV1 not working (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 --video_filter FFmpeg video filter options. Example:
... -vf 'scale=320:240' ... ... -vf 'scale=320:240' ...