summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-09-20 15:21:15 +0200
committerNiklas Haas <github-daiK1o@haasn.dev>2023-09-20 18:42:06 +0200
commitfe868988a18be500a440150a0d4d871687a095fc (patch)
treebb48656842702e227db7ffb97e8fe2694b329869 /DOCS/man/vo.rst
parentc172a650c41a28d77d14de4af398cfd90caaa805 (diff)
downloadmpv-fe868988a18be500a440150a0d4d871687a095fc.tar.bz2
mpv-fe868988a18be500a440150a0d4d871687a095fc.tar.xz
DOCS: update notes about new profiles
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 5bbfbdec79..0bf0a9eb10 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -28,10 +28,11 @@ Available video output drivers are:
See `GPU renderer options`_ for options specific to this VO.
- By default, it tries to use fast and fail-safe settings. Use the
- ``gpu-hq`` profile to use this driver with defaults set to high quality
- rendering. The profile can be applied with ``--profile=gpu-hq`` and its
- contents can be viewed with ``--show-profile=gpu-hq``.
+ By default, mpv utilizes settings that balance quality and performance.
+ Additionally, two predefined profiles are available: ``fast`` for maximum
+ performance and ``high-quality`` for superior rendering quality. You can
+ apply a specific profile using the ``--profile=<name>`` option and inspect
+ its contents using ``--show-profile=<name>``.
This VO abstracts over several possible graphics APIs and windowing
contexts, which can be influenced using the ``--gpu-api`` and