From 846e26b8c93a313d9f0c1f7d4a2965b357482abf Mon Sep 17 00:00:00 2001 From: Zhong Li Date: Tue, 12 Nov 2019 09:09:20 +0000 Subject: [PATCH] lavc/rav1e: log and doc updated for const quantizer mode Signed-off-by: Zhong Li --- doc/encoders.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/encoders.texi b/doc/encoders.texi index 6cf3a74093..6b02c7798d 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1395,7 +1395,7 @@ Sets the maximum quantizer to use when using bitrate mode. Sets the minimum quantizer to use when using bitrate mode. @item qp -Uses quantizer mode to encode at the given quantizer. +Uses quantizer mode to encode at the given quantizer (0-255). @item speed Selects the speed preset (0-10) to encode with.