From 050c529e9a1e01adfa02eea1c52885c14367e180 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 18 Jul 2015 18:33:54 +0200 Subject: screenshot: don't write PNG colorspace tags by default Generates too much discussion and confusion. Fixes #2051. --- DOCS/interface-changes.rst | 1 + DOCS/man/options.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 8a7dc262f7..f2afaf595f 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -20,6 +20,7 @@ Interface changes :: --- mpv 0.10.0 will be released --- + - change --screenshot-tag-colorspace default value - add --stretch-image-subs-to-screen - add "playlist/N/title" property - add --video-stereo-mode=no to disable auto-conversions diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index ba97de9b12..e6beb07a36 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2620,7 +2620,7 @@ Screenshot Note that not all formats are supported. - Default: ``yes``. + Default: ``no``. ``--screenshot-high-bit-depth=`` If possible, write screenshots with a bit depth similar to the source -- cgit v1.2.3