From 96648169e342b9843246075a36fae2ad0bd06f88 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 20 Aug 2015 19:07:18 +0200 Subject: vo_rpi: disable background by default And add an option to enable it. --- DOCS/man/vo.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index d6d1db60e8..da9bebe115 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -1000,6 +1000,11 @@ Available video output drivers are: selected layer, to handle the window background and OSD. Actual video rendering will happen on the layer above the selected layer. + ``background=`` + Whether to render a black background behind the video (default: no). + Normally it's better to kill the console framebuffer instead, which + gives better performance. + ``drm`` (Direct Rendering Manager) Video output driver using Kernel Mode Setting / Direct Rendering Manager. Does not support hardware acceleration. Should be used when one doesn't -- cgit v1.2.3