[FFmpeg-cvslog] doc/av1_qsv: Fix typo
Fei Wang
git at videolan.org
Wed Sep 4 07:16:19 EEST 2024
ffmpeg | branch: master | Fei Wang <fei.w.wang at intel.com> | Mon Aug 26 09:40:41 2024 +0800| [395d703c91629c7761e47c43b22fb8cbdd57e5d0] | committer: Haihao Xiang
doc/av1_qsv: Fix typo
Signed-off-by: Fei Wang <fei.w.wang at intel.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=395d703c91629c7761e47c43b22fb8cbdd57e5d0
---
doc/encoders.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 496852faeb..1035be0052 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -4105,7 +4105,7 @@ Setting this flag turns on or off LowDelayBRC feautre in qsv plugin, which provi
more accurate bitrate control to minimize the variance of bitstream size frame
by frame. Value: -1-default 0-off 1-on
- at item max_frame_size
+ at item @var{max_frame_size}
Set the allowed max size in bytes for each frame. If the frame size exceeds
the limitation, encoder will adjust the QP value to control the frame size.
Invalid in CQP rate control mode.
More information about the ffmpeg-cvslog
mailing list