[FFmpeg-devel] [PATCH 2/3] doc/encoders: Add svtav1-params option for svtav1
Jun Zhao
mypopydev at gmail.com
Sun Jul 4 04:40:06 EEST 2021
From: Jun Zhao <barryjzhao at tencent.com>
Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
---
doc/encoders.texi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 4c38996372..4df6066304 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1798,6 +1798,10 @@ Set log2 of the number of rows of tiles to use (0-6).
@item tile_columns
Set log2 of the number of columns of tiles to use (0-4).
+ at item svtav1-params
+Set SVT-AV1 options using a list of @var{key}=@var{value} couples separated
+by ":". See @command{SvtAv1EncApp --help} for a list of options.
+
@end table
@section libkvazaar
--
2.17.1
More information about the ffmpeg-devel
mailing list