summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2019-08-02 16:04:54 +0200
committersfan5 <sfan5@live.de>2019-09-14 23:02:39 +0200
commitee0f4444f9b7e22e6b2b3895bf340f585b0cce70 (patch)
tree2e5a4d7dc9fca5cdf0f9fecde40d7ccd095cd659 /DOCS/man/vo.rst
parent0f79444c6dfe48a4d3a6b5075e504decca8c967a (diff)
downloadmpv-ee0f4444f9b7e22e6b2b3895bf340f585b0cce70.tar.bz2
mpv-ee0f4444f9b7e22e6b2b3895bf340f585b0cce70.tar.xz
image_writer: add webp-compression option
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 7ffcf47443..ecdea1b94f 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -431,6 +431,8 @@ Available video output drivers are:
Enable writing lossless WebP files (default: no)
``--vo-image-webp-quality=<0-100>``
WebP quality (default: 75)
+ ``--vo-image-webp-compression=<0-6>``
+ WebP compression factor (default: 4)
``--vo-image-outdir=<dirname>``
Specify the directory to save the image files to (default: ``./``).