summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2023-07-17 23:16:46 +0200
committersfan5 <sfan5@live.de>2023-07-19 13:01:08 +0200
commita960b756045f37eccec43bfb06e9e51c4f245f55 (patch)
tree885c16c5b8426c8ae1fec2418fb71813535e3d29 /DOCS/man/options.rst
parent157ef7742721bdf6a69b0f20649a32f0d590edc3 (diff)
downloadmpv-a960b756045f37eccec43bfb06e9e51c4f245f55.tar.bz2
mpv-a960b756045f37eccec43bfb06e9e51c4f245f55.tar.xz
image_writer: move tag_csp check into image_writer_flexible_csp()
This ensures the sRGB fallback to happen in all situations involving the image writer code, notably --screenshot-sw. fixes: cbbe2e52210d9885a0897e9c7833267a60456c56
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index a40d6befb0..fab91dd3d2 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4334,11 +4334,11 @@ Screenshot
:avif: AVIF
``--screenshot-tag-colorspace=<yes|no>``
- Tag screenshots with the appropriate colorspace.
+ Tag screenshots with the appropriate colorspace (default: yes).
- Note that not all formats are supported.
-
- Default: ``yes``.
+ Note that not all formats support this. When it is unsupported, or when
+ this option is disabled, screenshots will be converted to sRGB before
+ being written.
``--screenshot-high-bit-depth=<yes|no>``
If possible, write screenshots with a bit depth similar to the source