mirror of https://github.com/FFmpeg/FFmpeg.git
Add support for hevc_qsv to input RGB format frame. It will transform frame to yuv inside MediaSDK instead of using auto scale. Now hevc_qsv supports directly encoding BGRA and X2RGB10 format. The X2RGB10 correspond to the A2RGB20 format and BGRA correspond to RGB4 format in MediaSDK. Signed-off-by: Wenbin Chen <wenbin.chen@intel.com> Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>release/5.1
parent
b1c26ce9fe
commit
9da19c2909
3 changed files with 30 additions and 0 deletions
Loading…
Reference in new issue