1
0
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:
Paweł Jastrzębski
2013-04-30 12:57:32 +02:00
parent 7e6c8cc768
commit 18993069e3

View File

@@ -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