[FFmpeg-devel] [PATCH v2 36/36] doc/encoders: Document -sei option to hevc_vaapi

Mark Thompson sw at jkqxz.net
Fri Jun 8 02:43:31 EEST 2018


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

diff --git a/doc/encoders.texi b/doc/encoders.texi
index d61a1cc4bc..3894774bef 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.16.3



More information about the ffmpeg-devel mailing list