Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhong Li <zhongli_dev@126.com>2019-11-12 12:09:20 +0300
committerZhong Li <zhongli_dev@126.com>2019-11-28 18:27:46 +0300
commit846e26b8c93a313d9f0c1f7d4a2965b357482abf (patch)
tree3db4f8e1d575de5a2c3216427692bf2a5ba94c8c /doc/encoders.texi
parenteaf566ce0b9fd33120cc564bc7cd6986de3ca724 (diff)
lavc/rav1e: log and doc updated for const quantizer mode
Signed-off-by: Zhong Li <zhongli_dev@126.com>
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi2
1 files changed, 1 insertions, 1 deletions
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.