Mercurial > mplayer.hg
changeset 26020:93933656cdd0
Document rgbtest arguments
author | reimar |
---|---|
date | Thu, 21 Feb 2008 17:26:54 +0000 |
parents | dfdf201e62cc |
children | 69e007ee01d6 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Thu Feb 21 16:47:05 2008 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Feb 21 17:26:54 2008 +0000 @@ -5978,9 +5978,18 @@ Generate various test patterns. . .TP -.B rgbtest +.B rgbtest[=width:height] Generate an RGB test pattern useful for detecting RGB vs BGR issues. You should see a red, green and blue stripe from top to bottom. +.RSs +.IPs <width> +Desired width of generated image (default: 0). +0 means width of input image. +.br +.IPs <height> +Desired height of generated image (default: 0). +0 means width of input image. +.RE . .TP .B lavc[=quality:fps]