From 0125fb671478708b4e2a11931756f79e35d77e06 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 9 Dec 2014 21:34:01 +0100 Subject: vo_opengl: make background color configurable This mainly affects the black bars that are drawn if the window and video aspect ratios mismatch. --- DOCS/man/vo.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 09cafaac7b..174b10105b 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -604,6 +604,10 @@ Available video output drivers are: have any advantages over normal textures. Note that hardware decoding overrides this flag. + ``background=`` + Color used to draw parts of the mpv window not covered by video. + See ``--osd-color`` option how colors are defined. + ``opengl-hq`` Same as ``opengl``, but with default settings for high quality rendering. -- cgit v1.2.3