Mark Thompson 于2020年4月13日周一 下午11:34写道:
>
> All of these encoders can accept libmfx surfaces directly in a hardware
> frames context, or they can accept software frames if a suitable device
> is supplied to use.
> ---
> libavcodec/qsvenc.c | 7 +++
> libavcodec/qsvenc.h | 3 +++
>
All of these encoders can accept libmfx surfaces directly in a hardware
frames context, or they can accept software frames if a suitable device
is supplied to use.
---
libavcodec/qsvenc.c | 7 +++
libavcodec/qsvenc.h | 3 +++
libavcodec/qsvenc_h264.c | 1 +
libavcodec/qsvenc_hevc.