mirror of https://github.com/mpv-player/mpv
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.
This commit is contained in:
parent
a71baf7c63
commit
c13f5f24cd
|
@ -267,7 +267,10 @@ Available video output drivers are:
|
||||||
still set ``--gpu-dumb-mode=yes`` to forcibly disable their use.
|
still set ``--gpu-dumb-mode=yes`` to forcibly disable their use.
|
||||||
|
|
||||||
Should generally be faster and higher quality, but some features may still
|
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``
|
||||||
SDL 2.0+ Render video output driver, depending on system with or without
|
SDL 2.0+ Render video output driver, depending on system with or without
|
||||||
|
|
Loading…
Reference in New Issue