[FFmpeg-cvslog] lavc/rav1e: log and doc updated for const quantizer mode

Zhong Li git at videolan.org
Thu Nov 28 17:38:18 EET 2019


ffmpeg | branch: master | Zhong Li <zhongli_dev at 126.com> | Tue Nov 12 09:09:20 2019 +0000| [846e26b8c93a313d9f0c1f7d4a2965b357482abf] | committer: Zhong Li

lavc/rav1e: log and doc updated for const quantizer mode

Signed-off-by: Zhong Li <zhongli_dev at 126.com>

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

 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.



More information about the ffmpeg-cvslog mailing list