diff options
author | Wenbin Chen <wenbin.chen-at-intel.com@ffmpeg.org> | 2022-06-08 13:02:48 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-06-17 13:09:35 +0800 |
commit | 97141ffeec803c448d81ee4a53cfa2355f79f7ec (patch) | |
tree | dbd52c03ce4e4171474d76b071b070d3ff14de66 /tools | |
parent | 6a02de21278ec3bea1d2c62665f2629d5a62210f (diff) | |
download | ffmpeg-97141ffeec803c448d81ee4a53cfa2355f79f7ec.tar.gz |
libavcodec/qsvenc: add ROI support to qsv encoder
Use The mfxEncoderCtrl parameter to enable ROI. Get side data
"AVRegionOfInterest" and use it to configure "mfxExtEncoderROI" which is
the MediaSDK's ROI configuration.
Signed-off-by: Wenbin Chen <wenbin.chen@intel.com>
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions