From a8192eda6cfc909fc9f5f62e36523b53c0300eff Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Fri, 18 Aug 2023 17:25:52 +0200 Subject: vo_gpu_next: add --libplacebo-opts To help test not-yet-exposed options, and for debugging purposes. --- DOCS/man/options.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 71e133e7ff..61cba49943 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -6927,6 +6927,14 @@ them. The directory where gpu shader cache is stored. Cache is stored in the system's cache directory (usually ``~/.cache/mpv``) if this is unset. +``--libplacebo-opts==[,=[,...]]`` + Passes extra raw option to the libplacebo rendering backend (used by + ``--vo=gpu-next``). May override the effects of any other options set using + the normal options system. Requires libplacebo v6.309 or higher. Included + for debugging purposes only. For more information, see: + + https://code.videolan.org/videolan/libplacebo/-/blob/master/src/options.c#L877 + Miscellaneous ------------- -- cgit v1.2.3