[MPlayer-dev-eng] [PATCH] aspect and round params for dsize

Diego Biurrun diego at biurrun.de
Sat Jul 9 13:16:01 CEST 2005


On Sat, Jul 09, 2005 at 09:39:55AM +0300, Oded Shimon wrote:
> --- DOCS/man/en/mplayer.1	20 Jun 2005 18:28:46 -0000	1.1022
> +++ DOCS/man/en/mplayer.1	8 Jul 2005 10:04:24 -0000
> + 0:   Original display width and height.

This is not a full sentence (no verb), don't capitalize this and leave
out the period.

> +-1:   Original video width and height (default).

same here

> +-2:   Calculate by using the other dimension and the original video
> +aspect ratio.
> +.br
> +-3:   Calculate by using the other dimension and the original
> +display aspect ratio.

Calculate what?

> +.IP dsize=800:-2
> +Specifies a dsize of 800x600 for a 4/3 aspect video, or 800x450

What's a dsize?

> + 0: Keep display aspect ratio by using <w> and <h> as a maximum
> +resolution.
> +.br
> + 1: Keep display aspect ratio by using <w> and <h> as a minimum
> +resolution.
> +.br
> + 2: Keep video aspect ratio by using <w> and <h> as a maximum
> +resolution.
> +.br
> + 3: Keep video aspect ratio by using <w> and <h> as a minimum
> +resolution.

I'd leave out the 'a' in all cases.

> +.IP dsize=800:600:0
> +Specifies a dsize of at most 800x600, or smaller, in order to

What's a dsize?

Diego




More information about the MPlayer-dev-eng mailing list