summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authornyanmisaka <nst799610810@gmail.com>2022-11-02 01:58:07 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2022-11-07 10:57:12 +0800
commitaf67f627d1a6767373b61e39c660e9680e2ed2ec (patch)
tree5b2eaa7726762fc07b27476027f1574516bf9a31 /doc/encoders.texi
parent09775cfea7def7a7ba8f0f179c75cec05fbbb8b0 (diff)
downloadffmpeg-af67f627d1a6767373b61e39c660e9680e2ed2ec.tar.gz
doc/encoders: add doc of the tier option for hevc_qsv
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 53dd02fd28..27110c3f44 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -3654,6 +3654,15 @@ Set the encoding profile (scc requires libmfx >= 1.32).
@item scc
@end table
+@item @var{tier}
+Set the encoding tier (only level >= 4 can support high tier).
+This option only takes effect when the level option is specified.
+
+@table @samp
+@item main
+@item high
+@end table
+
@item @var{gpb}
1: GPB (generalized P/B frame)