manpage: discourage vo_vaapi further

I don't know what's this comment about hardware decoding. Possibly it
was written before vo_opengl had vaapi decoding support.
This commit is contained in:
wm4 2017-02-17 21:01:59 +01:00
parent 53fab20c6d
commit 48f601ae9e
1 changed files with 2 additions and 3 deletions

View File

@ -323,9 +323,8 @@ Available video output drivers are:
``vaapi``
Intel VA API video output driver with support for hardware decoding. Note
that there is absolutely no reason to use this, other than wanting to use
hardware decoding to save power on laptops, or possibly preventing video
tearing with some setups.
that there is absolutely no reason to use this, other than compatibility.
This is low quality, and has issues with OSD.
.. note:: This driver is for compatibility with crappy systems. You can
use vaapi hardware decoding with ``--vo=opengl`` too.