[FFmpeg-devel] [PATCH 2/2] lavc/rav1e: add doc for threads option

Zhong Li zhongli_dev at 126.com
Tue Nov 12 11:09:21 EET 2019


Signed-off-by: Zhong Li <zhongli_dev at 126.com>
---
 doc/encoders.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/encoders.texi b/doc/encoders.texi
index 6b02c7798d..8f37597999 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1394,6 +1394,9 @@ Sets the maximum quantizer to use when using bitrate mode.
 @item qmin
 Sets the minimum quantizer to use when using bitrate mode.
 
+ at item threads
+Set the number of threads to use while encoding.
+
 @item qp
 Uses quantizer mode to encode at the given quantizer (0-255).
 
-- 
2.16.5



More information about the ffmpeg-devel mailing list