summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-29 21:05:04 +0200
committerwm4 <wm4@nowhere>2015-04-29 21:05:04 +0200
commitd51dee093fd0cc4dbfa5f04580251ecd09b4f0cb (patch)
tree77881921ae3ee54e734cbef419903efd1ae9032a /DOCS
parentf07c9b16f9c2793605cb8b930095104018379622 (diff)
downloadmpv-d51dee093fd0cc4dbfa5f04580251ecd09b4f0cb.tar.bz2
mpv-d51dee093fd0cc4dbfa5f04580251ecd09b4f0cb.tar.xz
screenshots: add option to prevent 16 bit output
That's what it's usually about (again).
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index bd873638ca..5e2a0bc8e0 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2564,6 +2564,11 @@ Screenshot
Default: ``yes``.
+``--screenshot-high-bit-depth=<yes|no>``
+ If possible, write screenshots with a bit depth similar to the source
+ video (default: yes). This is interesting in particular for PNG, as this
+ sometimes triggers writing 16 bit PNGs with huge file sizes.
+
``--screenshot-template=<template>``
Specify the filename template used to save screenshots. The template
specifies the filename without file extension, and can contain format