Hi all
Just like to take the opportunity to thank you all, especially kwag for the great advice and help i have got in these forums
I just done 51st state dvdrip using the following script and the quality is nothing but bloody amazing!!
LoadPlugin("C:\encoding\mpeg2dec.dll")
LoadPlugin("C:\encoding\fluxsmooth.dll")
LoadPlugin("C:\encoding\blockbuster.dll")
LoadPlugin("C:\encoding\GripFit_preview.dll")
LoadPlugin("C:\encoding\legalclip.dll")
LoadPlugin("C:\encoding\sampler.dll")
LoadPlugin("C:\encoding\Convolution3D.dll")
LoadPlugin("C:\encoding\DustV5.dll")
Mpeg2Source("D:\divx or dvd encoding\video.d2v")
LegalClip()
GripCrop( width=544, height=576, overscan=2)
GripSize()
Fluxsmooth()
#Faerydust()
SpaceDust()
#Blockbuster(method="noise", variance=.7, seed=1)
Convolution3D(preset="movieHQ")
GripBorders()
LegalClip()
#Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##
Many thanks again, and i will keep an eye on this forum for new developments