Hi all, why fullsize resolution? I encode all my movies with a script like this: LoadPlugin("MPEG2DEC.dll") mpeg2source("K:\memento\film.d2v") crop(8,74,704,428) .AddBorders(8,74,8,74) ResampleAudio(44100) You see the target resolution is 720x576 (PAL) But I crop 8 pixels each side and with the resize option in DVD2AVI I see the up and down crop area. The cropped pixels each side go down in the overlay of the TV screen and the number of pixels to encode are reduced with this method. I think this brings quality too. CCE needs memory! With my method I get speeds around 1.6 with an 1800XP and 256 MB DDR RAM But my system is not opimized, I will fellow the links above and see what it brings to me.