mirror of https://github.com/mpv-player/mpv
manpage: declare user-shader syntax for not stable
This commit is contained in:
parent
51603e472d
commit
320627d600
|
@ -705,6 +705,10 @@ Available video output drivers are:
|
|||
flexible: They can be injected at almost arbitrary points in the
|
||||
rendering pipeline, and access all previous intermediate textures.
|
||||
|
||||
.. admonition:: Warning
|
||||
|
||||
The syntax is not stable yet and may change any time.
|
||||
|
||||
The general syntax of a user shader looks like this::
|
||||
|
||||
//!METADATA ARGS...
|
||||
|
|
Loading…
Reference in New Issue