[FFmpeg-devel] [PATCH 2/2] doc/encoders: add doc of the tier option for hevc_qsv

nyanmisaka nst799610810 at gmail.com
Tue Nov 1 19:58:07 EET 2022


Signed-off-by: nyanmisaka <nst799610810 at gmail.com>
---
 doc/encoders.texi | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/encoders.texi b/doc/encoders.texi
index 1a5216f8eb..e823d20657 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
 
+ at 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.
+
+ at table @samp
+ at item main
+ at item high
+ at end table
+
 @item @var{gpb}
 1: GPB (generalized P/B frame)
 
-- 
2.25.1



More information about the ffmpeg-devel mailing list