From cf85191cb7322b9cfeda3a872ef22e6df4f97860 Mon Sep 17 00:00:00 2001 From: Philip Sequeira Date: Sat, 12 Nov 2016 13:19:40 -0500 Subject: vo_opengl: blend against background color for --alpha=blend Do it after color management, etc. so that it matches the color drawn in the margins. --- DOCS/man/options.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 731da7836e..20744a0323 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4581,7 +4581,8 @@ The following video options are currently all specific to ``--vo=opengl`` and blend-tiles Blend the frame against a 16x16 gray/white tiles background (default). blend - Blend the frame against a black background. + Blend the frame against the background color (``--background``, normally + black). yes Try to create a framebuffer with alpha component. This only makes sense if the video contains alpha information (which is extremely rare). May -- cgit v1.2.3