everytime I go to make a kvcd I use black princes guide. everythings come out so far till I tried this
this is kwags newer script for clean material
---------------
LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\GripFit_preview.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\BlockBuster.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\LegalClip.dll")
AviSource("D:\logs\ntr.avi")
LegalClip()
GripCrop(352, 240, overscan=1, source_anamorphic=false)
GripSize(resizer="BicubicResize")
TemporalSmoother(1, 2)
MergeChroma(blur(1.5

)
MergeLuma(blur(0.2))
BlockBuster(method="noise", detail_max=7, variance=0.8, seed=1)
GripBorders()
LegalClip()
----------------
now when I use ToK to predict file size I get this.
-------
Full Sample
Next CQ: 60.000. Sample Size: 15,582,928
Small Sample
Next CQ: 60.000. Sample Size: 1,614,778
Predicting...
Next CQ: 45.634. Sample Size: 15,503,419
Next CQ: 29.219. Sample Size: 15,478,474
Next CQ: 18.859. Sample Size: 15,468,466
Next CQ: 12.306. Sample Size: 15,449,571
Next CQ: 8.163. Sample Size: 15,445,759
Next CQ: 5.539. Sample Size: 15,443,781
Next CQ: 3.876
Cancelling.... Sample Size: 15,443,781
-------
I canceled it myself cause I figured something was wrong.
the movie Im trying to convert is True Romance here's what mplayer2 states as time 2:00:58 (2hrs 58 seconds)
I've done this conversion before using tmpgenc to convert the audio to 112 and just loading the avi into tmpg and selecting the 352x240 kvcd template. the cq I used before was 75 and it fit nicely onto 1 80minute cdr. the quality was very very nice. but like around collars and stuff, there would be little blur lines. I wanted to use that script to clean it up some. get an even better looking copy.
I'm using
avisynth 2.08
ToK 0.0.5.3
MovieStacker 2.0.0.0 beta
TMPGEnc-2.513.53.162-Free
one other thing, in ToK it says the final size woul be like 710megs, but doesn't 800megs fit on 1 cd in vcd/kvcd form? cause Ive done this movie at 744megs.
hope this is enough info for you guys to help me out

thanks.