diff options
author | wm4 <wm4@nowhere> | 2017-01-16 16:47:57 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-01-16 16:47:57 +0100 |
commit | 083e470091460c0b2a22da6bbd0fce55de1426ed (patch) | |
tree | c13a7208a634728b9e22f6ea05673659b6e4d39f | |
parent | 1b1771f2a709269440ccbf2fdc27cc7f5bb7248a (diff) |
manpage: add comment about --alpha being broken on X11/EGL/Mesa
-rw-r--r-- | DOCS/man/options.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 08dd3a9468..3794ff23e3 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4564,6 +4564,7 @@ The following video options are currently all specific to ``--vo=opengl`` and unavailable, it silently falls back on a normal framebuffer. Note that if you set the ``--opengl-fbo-format`` option to a non-default value, a format with alpha must be specified, or this won't work. + This does not work on X11 with EGL and Mesa (freedesktop bug 67676). no Ignore alpha component. |