I was wondering what the formula for calculating the framesize for a video could be.
Let's say I have a video that is 685x512 and I want the target width to be 640, how do I calculate the height?
And when I have calculated the new height, it's suppose to be dividable by 16, right? how do I then calculate for the border/cropping?
Let's say I have a video that is 685x512 and I want the target width to be 640, how do I calculate the height?
And when I have calculated the new height, it's suppose to be dividable by 16, right? how do I then calculate for the border/cropping?
Comment