From d51dee093fd0cc4dbfa5f04580251ecd09b4f0cb Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 29 Apr 2015 21:05:04 +0200 Subject: screenshots: add option to prevent 16 bit output That's what it's usually about (again). --- DOCS/man/options.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') 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=`` + 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=