mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc
Signed-off-by: Wenbin Chen <wenbin.chen@intel.com>
This commit is contained in:
parent
005c7a4f61
commit
a2fd553dd3
3 changed files with 28 additions and 1 deletions
|
|
@ -3356,6 +3356,10 @@ Change these value to reset qsv codec's Intra Refresh configuration.
|
|||
@item @var{min_qp_b}
|
||||
Supported in h264_qsv.
|
||||
Change these value to reset qsv codec's max/min qp configuration.
|
||||
|
||||
@item @var{low_delay_brc}
|
||||
Supported in h264_qsv and hevc_qsv.
|
||||
Change this value to reset qsv codec's low_delay_brc configuration.
|
||||
@end table
|
||||
|
||||
@subsection H264 options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue