diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2021-12-13 14:50:34 +0800 |
---|---|---|
committer | Zhong Li <zhongli_dev@126.com> | 2021-12-19 22:13:58 +0800 |
commit | 3857ecbe70e81cb6ad7a7f155c311e8522b93b3e (patch) | |
tree | 2f616a5e04bfc40c12b590343ccd700da5fb05fd /libswresample/aarch64 | |
parent | 98f87c3d2920c14985de5ac8b7c698a20b03468f (diff) | |
download | ffmpeg-3857ecbe70e81cb6ad7a7f155c311e8522b93b3e.tar.gz |
lavc/qsvenc: remove VC1 profiles
The SDK doesn't support VC1 encoding. In addition, both
MFX_PROFILE_VC1_SIMPLE and MFX_PROFILE_HEVC_MAIN are 1 in the SDK, HEVC
main profile is recognized as simple profile in the verbose output if
don't remove VC1 profiles.
$ ffmpeg -v verbose -qsv_device /dev/dri/renderD129 -f lavfi -i
yuvtestsrc -c:v hevc_qsv -f null -
[hevc_qsv @ 0x55bdf7eb4eb0] profile: simple; level: 21
Signed-off-by: Zhong Li <zhongli_dev@126.com>
Diffstat (limited to 'libswresample/aarch64')
0 files changed, 0 insertions, 0 deletions