summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2022-02-27 19:51:08 +0100
committerNiklas Haas <github-daiK1o@haasn.dev>2022-03-03 13:06:05 +0100
commitc13f5f24cd3c7a7a1cae3258146c603864c74e67 (patch)
treedecb1e6a34198176f20779687b07cc582c9c7f96 /DOCS
parenta71baf7c6357e492e74a128f630acca7cb336f5f (diff)
downloadmpv-c13f5f24cd3c7a7a1cae3258146c603864c74e67.tar.bz2
mpv-c13f5f24cd3c7a7a1cae3258146c603864c74e67.tar.xz
manpage: add vo_gpu_next wiki link to manpage
I was initially hesitant to link to an external article from the manpage but a lot of other places in the man page already do something like this, and it really makes more sense to have this as a wiki article rather than trying to keep the manpage up-to-date by hand, since this evolves quickly and the two are expected to converge over time.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vo.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index d1abe1088d..cd995df3c7 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -267,7 +267,10 @@ Available video output drivers are:
still set ``--gpu-dumb-mode=yes`` to forcibly disable their use.
Should generally be faster and higher quality, but some features may still
- be missing or misbehave. Expect (and report!) bugs.
+ be missing or misbehave. Expect (and report!) bugs. See here for a list of
+ known differences and bugs:
+
+ https://github.com/mpv-player/mpv/wiki/GPU-Next-vs-GPU
``sdl``
SDL 2.0+ Render video output driver, depending on system with or without