Hey Kwag, I did some of the following tests with the two new filters and this is what I came up with, hopefully I did not make any mistake.
Mpeg2Source("C:\Ripping\We Were Soldiers\Soldier's.d2v")
LegalClip()
mergechroma(blur(1.5

)
mergeluma(blur(0.2))
GripCrop( width=528, height=480, overscan=2 )
GripSize()
SpaceDust()
FluxSmooth(7,7)
NoMoSmooth(40,1,6,1,3,false)
Convolution3d(preset="movieHQ")
GripBorders()
LegalClip()
Sampler(length=24)
This was one of the firsts you posted in this forum to do simone 131 min
at a cq of 70. I took out blockbuster cause it was said
not needed at this resolution
My Test - We Were Soldiers 138 Minutes 13.9 MB
My next test with some of your changes
Mpeg2Source("C:\Ripping\We Were Soldiers\Soldier's.d2v")
LegalClip()
GripCrop( width=528, height=480, overscan=2 )
GripSize(resizer="lanczosresize")
mergechroma(blur(1.5

)
mergeluma(blur(0.2))
SpaceDust()
FluxSmooth(7,7)
NoMoSmooth(40,1,6,1,3,false)
Convolution3d(preset="movieHQ")
GripBorders()
LegalClip()
Sampler(length=24)
Then this was the last one you had posted and said at cq 70.5
131 minute movie on one cd Changed the order of Merg and Grip
and added Lanczos resize. The change increased file size on my test
My Test - We Were Soldiers 138 Minutes 14.8 MB
Now I understand that your movie was 131 and mine was 138 min
but my tests were done at the default setting of the kvcdx3 mpeg 1.
So in "theory" if you fit 131 min at cq of 70, i should be able to fit this movie at cq of 60 on one cd. ????
Predictor shows that I need 11.38 (test points 138 error 2)
This is what I got when I took out Lanczos Resize, since it was not in the first script and changed the order of Merg and Clip.
Mpeg2Source("C:\Ripping\We Were Soldiers\Soldier's.d2v")
LegalClip()
GripCrop( width=528, height=480, overscan=2 )
GripSize()
mergechroma(blur(1.5

)
mergeluma(blur(0.2))
SpaceDust()
FluxSmooth(7,7)
NoMoSmooth(40,1,6,1,3,false)
Convolution3d(preset="movieHQ")
GripBorders()
LegalClip()
Sampler(length=24)
My Test - We Were Soldiers 138 Minutes 13.6 MB
This file was put through dvd2avi 1.76 by LOLI.J and forced film
was used cause it was Film99% . Avisynth 2.07 and TmpgEnc 2.58 and the newest kvcdx3 mpeg 1 template. I guess I am stumpped as to how you got it on one cd at 70.5 and I am not even close at cq 60. I also understand that we were soldiers is a little more action but am I missing something. So can someone please tell me what I am doing wrong.