summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWang Cao <doubleecao@gmail.com>2020-04-04 05:00:26 +0800
committerJames Zern <jzern@google.com>2020-04-11 15:12:34 -0700
commitbd3389e9f498dca74bc20b5f4e96520d23f072ed (patch)
tree740c593e72755a818c0a3df2d8ce6ee192a1b35d /doc
parent9f4054a0cb27503e535804ab8c2b58cc91c72591 (diff)
avcodec/libaomenc.c: Add a libaom command-line option 'tune'
Signed-off-by: Wang Cao <wangcao@google.com> Signed-off-by: James Zern <jzern@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/encoders.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index e23b6b32fe..18bfe8f2eb 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1508,6 +1508,15 @@ Complexity-based.
Cyclic refresh.
@end table
+@item tune (@emph{tune})
+Set the distortion metric the encoder is tuned with. Default is @code{psnr}.
+
+@table @samp
+@item psnr (@emph{0})
+
+@item ssim (@emph{1})
+@end table
+
@item lag-in-frames
Set the maximum number of frames which the encoder may keep in flight
at any one time for lookahead purposes. Defaults to the internal