summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2015-02-28 01:05:51 +0100
committerNiklas Haas <git@nand.wakku.to>2015-02-28 01:08:32 +0100
commit729c8b3f641e633474be612e66388c131a1b5c92 (patch)
tree9607bdc48f018c64f70911b8e79526b31abbfaa1 /DOCS
parentfbacd5de31de964f7cd562304ab1c9b4a0d76015 (diff)
downloadmpv-729c8b3f641e633474be612e66388c131a1b5c92.tar.bz2
mpv-729c8b3f641e633474be612e66388c131a1b5c92.tar.xz
screenshots: add support for csp tagging
This relies on upstream support in lavc, and will hence basically not work at all. The intent is to get support for writing this information into ffmpeg's PNG encoders etc.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 1018cf5f95..4c83b170e2 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2641,6 +2641,13 @@ Screenshot
:jpg: JPEG (default)
:jpeg: JPEG (same as jpg, but with .jpeg file ending)
+``--screenshot-tag-colorspace=<yes|no>``
+ Tag screenshots with the appropriate colorspace.
+
+ Note that not all formats are supported.
+
+ Default: ``yes``.
+
``--screenshot-template=<template>``
Specify the filename template used to save screenshots. The template
specifies the filename without file extension, and can contain format