SetMemoryMax(64)
Import("C:\Program Files\AviSynth 2.5\plugins\mfToon-v0.52.avs")
MPEG2Source("H:\NEON_GENESIS_EVANGELION_VOL_1\VIDEO_TS\Evangelion DVD 1.d2v")
FieldDeinterlace()
Trim(2720,166996)
Tweak(cont=1,sat=1.3,bright=11,hue=0)
mfToon(strength=215)
mSmooth(threshold=3,strength=4)
ConvertToRGB()

VicBond007 also tells me that I need two scripts basically. One for tv playback and another for computer playback because the color correction for the script will make it look worse on a television. Any thoughts about that?