
Originally Posted by
Dan203
I would NOT recommend upscaling the resolution from 720x480 to 720/1080. We use very basic interpolation to scale video. Going down usually looks OK, but going up looks terrible. As for cropping... It uses the same basic interpolation to simply stretch the video into the new frame.
Although there is an option in crop dialog that will set the output resolution to match the cropped size which can prevent any stretching provided your crop values allow the resolution to be divisible by 16. (requirement of MPEG-2 encoding, but applies to all output encoder in VRD)
Dan