From 091e38cbf738b69bc80757e0c83fa5347e085af0 Mon Sep 17 00:00:00 2001
From: wm4 <wm4@nowhere>
Date: Fri, 27 Mar 2015 10:25:28 +0100
Subject: [PATCH] manpage: vo_opengl: blend-subtitles is broken

---
 DOCS/man/vo.rst | 3 +++
 1 file changed, 3 insertions(+)

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).