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.
This commit is contained in:
Mark Thompson
2018-09-18 23:31:05 +01:00
parent 59dd91c768
commit bfc4d0f6e4
3 changed files with 42 additions and 4 deletions

View File

@@ -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