i encode harry potter - philosophica stone 4 times (152 minutes,21 seconds)
one with MA script:
blur in moviments scenes(frame 114829)
and less red in overall images(frame 120500).
without MergeChroma(blur(MaxTreshold)) the red is more natural
with the new Kwag (posted in CQMatic forum):
SwitchThreshold = (Width<=352) ? 12 : (Width<=480) ? 6 : 3
the same result(blur and less red(same frames))
without MergeChroma(blur(MaxTreshold)) the red is more natural
with the script from Phil(posted in CQMatic thread too):
BlindPP(cpu=4)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
LanczosResize(...)
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
AddBorders(...)
searching words to explain:
convolution give some "incandescent" colors in dark scenes!
with this script was better:
Undot()
Asharp(1,4)
BicubicResize(336,224,0,0.6,0,0,720,480) # better image than lanczos
#LanczosResize(336,224,0,0,720,480) # faster than bicubic & asharp
Deen("a3d",3,4,1,4) # light clean
#Deen("a3d",3,6,1,6) # middle clean
DCTFilter(1,1,1,1,1,1,0.5,0)
AddBorders(8,8,8,

give better color and better contrast!
more sharpness in moviments scenes( frame 114189)
and better red(frame 120500)
obs:
this frames was used as examples loading the scripts(pictures)
and the resulting mpegs(pictures) in vdub to compare.
watching the movie you see this differences easily!
more:
using BlindPP(cpu=4) in the last script is slow but encrease the CQ!
without grip(script) don't loose image the top/botton borders
and don't "buble" the center of the image(linearity)!
without MergeChroma the red is better.
without lanczos have less "mosquitos".
without convolution don't "buble" the dark colors in dark scenes.
sorry for bore you my friends but...
any coments please?
the best of it all:
CQMatic was fast and perfect in all predictions with CQ_VBR (352x240)

find the CQ in only 2 cycles everytime !
seamless CQs (round 18,5)and final sizes (801 to 803mb) with all scripts!