[FFmpeg-cvslog] doc/encoders: Document -sei option to hevc_vaapi

Mark Thompson git at videolan.org
Sun Sep 23 18:48:07 EEST 2018


ffmpeg | branch: master | Mark Thompson <sw at jkqxz.net> | Tue Sep 18 23:31:06 2018 +0100| [d5451a9b07f79dd84c8376519712866581fbf029] | committer: Mark Thompson

doc/encoders: Document -sei option to hevc_vaapi

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d5451a9b07f79dd84c8376519712866581fbf029
---

 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



More information about the ffmpeg-cvslog mailing list