Ok, im using avisynth, i can load it into TMPEG and encode fine, i load it into CCE and it encodes first few frames, then stops encoding, im using 2.66.00.10 any ideas? LoadPlugin("f:\avisynth\mpeg2dec.dll") LoadPlugin("f:\avisynth\convo3d.dll") LoadPlugin("f:\avisynth\msharpen.dll") mpeg2source("f:\sprvcd\spr.d2v") LanczosResize (352,288) Convolution3d (preset="movieHQ") MSharpen just in case ;)