mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-03-16 19:20:11 +00:00
fix typo
This commit is contained in:
@@ -347,7 +347,7 @@ gen_encode_script() {
|
|||||||
"fast-decode=1"
|
"fast-decode=1"
|
||||||
"enable-variance-boost=1"
|
"enable-variance-boost=1"
|
||||||
"enable-qm=1"
|
"enable-qm=1"
|
||||||
"chroma-qm-min-10"
|
"chroma-qm-min=10"
|
||||||
"qm-min=4"
|
"qm-min=4"
|
||||||
"qm-max=15"
|
"qm-max=15"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user