Aye dialhot, well here's the AVS Script that i used
Code:
DirectShowSource("Sangam CD1.mpg") + DirectShowSource("Sangam CD2.mpg")
Converttoyv12()
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1)
Convolution3d("movielq")
GripCrop(352, 288, overscan=1, source_anamorphic=false)
GripSize(resizer="LanczosResize")
Tweak(hue=6, sat=1.1, bright=6)
Undot()
FluxSmooth(10, 15)
MergeChroma(blur(1.5))
MergeLuma(blur(0.1))
GripBorders()
As you can see from da script i tried to encode CD1 and CD2 but unfortunately TMPGEnc just doesn't want to encode it smoothly as i keep on getting draggy pics in the video clip. I have also tried Environmental settings > VFAPI plug-in tab > Uncheck everything except Avisynth/Virtualdub Script reader v0.1.
My AVI Synth is version 2.5 and TMPGEnc version is 2.521.58.169
I just don't get it why it has to encode in such a bizarre and unwanted manner.