diff mbox

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

Message ID 20180918223116.14322-29-sw@jkqxz.net
State New
Headers show

Commit Message

Mark Thompson Sept. 18, 2018, 10:31 p.m. UTC
---
 doc/encoders.texi | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff mbox

Patch

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