From f07c9b16f9c2793605cb8b930095104018379622 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 29 Apr 2015 21:01:08 +0200 Subject: screenshots: add option to disable JPEG 4:4:4 output That's what it's usually about. --- DOCS/man/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index dd85fbfd63..bd873638ca 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2654,6 +2654,10 @@ Screenshot ``--screenshot-jpeg-quality=<0-100>`` Set the JPEG quality level. Higher means better quality. The default is 90. +``--screenshot-jpeg-source-chroma=`` + Write JPEG files with the same chroma subsampling as the video + (default: yes). If disabled, the libjpeg default is used. + ``--screenshot-png-compression=<0-9>`` Set the PNG compression level. Higher means better compression. This will affect the file size of the written screenshot file and the time it takes -- cgit v1.2.3