summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-27 10:25:28 +0100
committerwm4 <wm4@nowhere>2015-03-27 10:25:28 +0100
commit091e38cbf738b69bc80757e0c83fa5347e085af0 (patch)
tree13f29df880ec2b3976ef9e07767d001bebe26240 /DOCS/man/vo.rst
parentc1afa2763a2b6d49c207d1c316cf508891653e2e (diff)
downloadmpv-091e38cbf738b69bc80757e0c83fa5347e085af0.tar.bz2
mpv-091e38cbf738b69bc80757e0c83fa5347e085af0.tar.xz
manpage: vo_opengl: blend-subtitles is broken
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 3963b8d43f..c472ad26f9 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -663,6 +663,9 @@ Available video output drivers are:
visible portion of the video, so you can't have subtitles exist in the
black margins below a video (for example).
+ .. warning:: This mangles colors in an incorrect way, but is on the
+ other hand needed if an icc-profile is used.
+
``alpha=<blend|yes|no>``
Decides what to do if the input has an alpha component (default: blend).