Author: reimar
Date: Thu Feb 21 18:26:54 2008
New Revision: 26052

Log:
Document rgbtest arguments


Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Thu Feb 21 18:26:54 2008
@@ -5978,9 +5978,18 @@ p(x,y): returns the value of the pixel a
 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]
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to