forked from FFmpeg/FFmpeg
doc/av1_qsv: Fix typo
Signed-off-by: Fei Wang <fei.w.wang@intel.com>
This commit is contained in:
parent
3f9b78bd19
commit
395d703c91
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
@item max_frame_size
|
||||
@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.
|
||||
|
|
Loading…
Add table
Reference in a new issue