Got a simple task: to encode DVD title to lavc/mpeg4 file. After getting aspect ratio, initial width x height of the frame, cropping parameters and let's say the SCALE desired target width of 640, how can I calculate the remaining SCALE height for mencoder -vf scale 640:?? -zoom option? thank you toba