ff
This commit is contained in:
@@ -60,7 +60,7 @@ class FfxController():
|
||||
|
||||
return [f"-c:v:{int(subIndex)}", 'libx264',
|
||||
"-preset", "slow",
|
||||
f"crf={quality}"]
|
||||
'-crf', str(quality)]
|
||||
|
||||
|
||||
# -c:v:0 libvpx-vp9 -row-mt 1 -crf 32 -pass 1 -speed 4 -frame-parallel 0 -g 9999 -aq-mode 0
|
||||
|
||||
Reference in New Issue
Block a user