summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorLeo Izen <leo.izen@gmail.com>2023-02-08 09:13:00 -0500
committerNiklas Haas <github-daiK1o@haasn.dev>2023-02-09 21:03:28 +0100
commit8ba7b8f0d2ec838bac10ca011bd0065b2a3b454a (patch)
treee2ec87de6073542882708b282a3a879103f41765 /DOCS
parenta3340645beade8a92eae90ac89c467e1cb439741 (diff)
downloadmpv-8ba7b8f0d2ec838bac10ca011bd0065b2a3b454a.tar.bz2
mpv-8ba7b8f0d2ec838bac10ca011bd0065b2a3b454a.tar.xz
video/image_writer: change screenshot-tag-colorspace default to yes
With significant improvements to the color tagging support in various screenshot formats, e.g. cICP in FFmpeg, and JPEG XL's generally robust color support, it's safe to default this to yes.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst1
-rw-r--r--DOCS/man/options.rst2
2 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index dafd13b7a7..b473b382b4 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -50,6 +50,7 @@ Interface changes
- in wayland, hidpi window scaling now scales the window by the compositor's
dpi scale factor by default (can be disabled with --no-hidpi-window-scale
if fractional scaling support exists).
+ - change --screenshot-tag-colorspace default value from `no` to `yes`
--- mpv 0.35.0 ---
- add the `--vo=gpu-next` video output driver, as well as the options
`--allow-delayed-peak-detect`, `--builtin-scalers`,
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 9739873a91..5b6b1d9f80 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4275,7 +4275,7 @@ Screenshot
Note that not all formats are supported.
- Default: ``no``.
+ Default: ``yes``.
``--screenshot-high-bit-depth=<yes|no>``
If possible, write screenshots with a bit depth similar to the source