summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.19
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index efb840d4d7..5e7ac2746b 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2812,6 +2812,15 @@ Needs OpenGL version >= 1.2.
.IPs slice-height=<0\-...>
Number of lines copied to texture in one piece (default: 4).
0 for whole image.
+.br
+.I NOTE:
+If YUV colorspace is used (see yuv suboption), special rules apply:
+.RSss
+If the decoder uses slice rendering (see \-noslices), this setting
+has no effect, the size of the slices as provided by the decoder is used.
+.br
+If the decoder does not use slice rendering, the default is 16.
+.REss
.IPs (no)osd
Enable or disable support for OSD rendering via OpenGL (default: enabled).
This option is for testing; to disable the OSD use \-osdlevel 0 instead.