diff options
author | Cameron Gutman <[email protected]> | 2025-04-01 23:11:20 -0500 |
---|---|---|
committer | Tong Wu <[email protected]> | 2025-09-17 06:40:16 +0000 |
commit | a0936b9769718f13662812eb9ea4ae377916c6a8 (patch) | |
tree | 14ca23b92c5ee055db41b78f9e5c561d921a9e5f /libavfilter/vsrc_gfxcapture_winrt.cpp | |
parent | c6297b689f1a0ec28d45a9991bc02127e7a2abbd (diff) |
avcodec/vaapi_encode: skip AVBR if HRD parameters are set
AVBR does not use VAEncMiscParameterTypeHRD, so attempting to set
rc_buffer_size and bit_rate together will cause the rc_buffer_size
to be ignored if the VAAPI driver supports AVBR. We should prefer
regular VBR for that case.
Signed-off-by: Cameron Gutman <[email protected]>
Diffstat (limited to 'libavfilter/vsrc_gfxcapture_winrt.cpp')
0 files changed, 0 insertions, 0 deletions