[FFmpeg-devel] [PATCH v4 28/38] doc/encoders: Document -sei option to hevc_vaapi

Mark Thompson sw at jkqxz.net
Wed Sep 19 01:31:06 EEST 2018


---
 doc/encoders.texi | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/doc/encoders.texi b/doc/encoders.texi
index cfb2cedf34..8d184f72f8 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -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.
 
+ at item sei
+Set SEI message types to include.
+Some combination of the following values:
+ at table @samp
+ at item hdr
+Include HDR metadata if the input frames have it
+(@emph{mastering_display_colour_volume} and @emph{content_light_level}
+messages).
+ at end table
+
 @end table
 
 @item mjpeg_vaapi
-- 
2.18.0



More information about the ffmpeg-devel mailing list