From ee0f4444f9b7e22e6b2b3895bf340f585b0cce70 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Fri, 2 Aug 2019 16:04:54 +0200 Subject: image_writer: add webp-compression option --- DOCS/man/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 15b960f4c2..80a02c9d03 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3460,6 +3460,10 @@ Screenshot ``--screenshot-webp-quality=<0-100>`` Set the WebP quality level. Higher means better quality. The default is 75. +``--screenshot-webp-compression=<0-6>`` + Set the WebP compression level. Higher means better compression, but takes + more CPU time. Note that this also affects the screenshot quality when used + with lossy WebP files. The default is 4. Software Scaler --------------- -- cgit v1.2.3