.. the aspect ratio always comes out wrong. I've tried doing this with TMPGEnc and gets a good results adding borders etc.
But I cannot find that option in cce so I turned for help here.
Considered using some sort of .avs script but I dont think it can load .mov files, or am I wron?

If the quicktime .mov is 480x272 I need to encode it as 480x408 since
the XXXx272 will be strectched 1.5x anyway during playback. And 576 (doing pal) -408 = 168 / 2 = 84pixels height on the borders on top/bottom. TMPGEnc has a nice option here for this. "Custom size".
If I enter 480x408 it will then add blackborders right.
How can I do this with CCE? Noticed it's 10x faster on converting mov to mpeg2. Please help.