[MPlayer-users] Scalling
Martin Collins
martin at mkcollins.org
Sun Jan 18 03:00:54 CET 2004
On Sat, 17 Jan 2004 13:50:21 -0300
"Pablo Morales" <pablo.morales at abitab.com.uy> wrote:
> I wonder if there is a math to do to calculate the size of a video,
> I mean, I know 640:480 for example but if I want, I can rezise it to
> 555x333, it's there a table of valid sizes, or correct values?
Given that you want each dimension to be divisible by 16 and you want
to retain a 4:3 aspect ratio with square pixels it is simple to
calculate the following table of valid sizes:
768x576 (PAL)
704x528
640x480 (NTSC)
576x432
512x384
448x336
384x288
320x240
etc.
Martin
More information about the MPlayer-users
mailing list