summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-21 17:26:54 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-21 17:26:54 +0000
commit156d1e90bef93208ee5be85bdf0e9d4f402d1a1a (patch)
tree0c1594c21c43639dbe86990cd9d075c3ccf90b24 /DOCS
parent884a2ba97af67c4bbf44f7d3d4a10b7800df2b78 (diff)
downloadmpv-156d1e90bef93208ee5be85bdf0e9d4f402d1a1a.tar.bz2
mpv-156d1e90bef93208ee5be85bdf0e9d4f402d1a1a.tar.xz
Document rgbtest arguments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26052 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.111
1 files changed, 10 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index f0dc93ca83..d57d8b6c36 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5978,9 +5978,18 @@ p(x,y): returns the value of the pixel at location x/y of the current plane.
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]