summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorRene Claus <rclaus-at-google.com@ffmpeg.org>2018-12-21 10:36:03 -0800
committerJames Zern <jzern@google.com>2018-12-24 13:20:06 -0800
commit6a8cc8696339f9c494da9aa54068c7dc07f75298 (patch)
treee6f5c5fef0ad5f77574c4eb1e1a9da38d653294b /doc/encoders.texi
parentf652c7a45c60427db0a89fae665e63b546af6ebb (diff)
downloadffmpeg-6a8cc8696339f9c494da9aa54068c7dc07f75298.tar.gz
avcodec/libvpxenc: add VP8/9 sharpness config option
This commit adds configuration options to libvpxenc.c that can be used to tune the sharpness parameter for VP8 and VP9. Signed-off-by: Rene Claus <rclaus@google.com> Signed-off-by: James Zern <jzern@google.com>
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 3d5b9fc2d2..c6fe923ec7 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1767,6 +1767,10 @@ Set number of frames to look ahead for frametype and ratecontrol.
@item error-resilient
Enable error resiliency features.
+@item sharpness @var{integer}
+Increase sharpness at the expense of lower PSNR.
+The valid range is [0, 7].
+
@item VP8-specific options
@table @option
@item ts-parameters