summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2018-09-18 23:31:05 +0100
committerMark Thompson <sw@jkqxz.net>2018-09-23 14:42:34 +0100
commitbfc4d0f6e475227dcf13d6f9d8f5832b288ac243 (patch)
treeac9eb8a92cadeb53d3ec8dc240b648b230498724 /doc/encoders.texi
parent59dd91c7682d0a9fa350ecc6dabc7234eb9d369f (diff)
vaapi_encode_h265: Set level based on stream if not set by user
Sets the level based on the stream properties if it is not explicitly set by the user. Also add a tier option to set general_tier_flag, since that affects the level choice.
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 d92879feeb..cfb2cedf34 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2659,6 +2659,10 @@ Include recovery points where appropriate (@emph{recovery_point} messages).
@item aud
Include access unit delimiters in the stream (not included by default).
+@item tier
+Set @emph{general_tier_flag}. This may affect the level chosen for the stream
+if it is not explicitly specified.
+
@end table
@item mjpeg_vaapi