Browse Source

doc/encoders: Document -sei option to hevc_vaapi

tags/n4.1
Mark Thompson 7 years ago
parent
commit
d5451a9b07
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      doc/encoders.texi

+ 10
- 0
doc/encoders.texi View File

@@ -2663,6 +2663,16 @@ Include access unit delimiters in the stream (not included by default).
Set @emph{general_tier_flag}. This may affect the level chosen for the stream
if it is not explicitly specified.

@item sei
Set SEI message types to include.
Some combination of the following values:
@table @samp
@item hdr
Include HDR metadata if the input frames have it
(@emph{mastering_display_colour_volume} and @emph{content_light_level}
messages).
@end table

@end table

@item mjpeg_vaapi


Loading…
Cancel
Save