mirror of
https://github.com/ciromattia/kcc
synced 2026-01-30 17:07:41 +00:00
Quantization must be disabled.
This commit is contained in:
@@ -683,6 +683,7 @@ def checkOptions():
|
||||
options.nopanelviewhq = True
|
||||
if options.profile == 'KF' or options.profile == 'KFHD' or options.profile == 'KFHD8':
|
||||
options.forcecolor = True
|
||||
options.forcepng = False
|
||||
else:
|
||||
options.forcecolor = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user