Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornyanmisaka <nst799610810@gmail.com>2022-11-01 20:58:07 +0300
committerHaihao Xiang <haihao.xiang@intel.com>2022-11-07 05:57:12 +0300
commitaf67f627d1a6767373b61e39c660e9680e2ed2ec (patch)
tree5b2eaa7726762fc07b27476027f1574516bf9a31 /doc
parent09775cfea7def7a7ba8f0f179c75cec05fbbb8b0 (diff)
doc/encoders: add doc of the tier option for hevc_qsv
Signed-off-by: nyanmisaka <nst799610810@gmail.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 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)