diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2022-03-10 14:34:22 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2023-02-07 09:51:37 +0800 |
commit | f1355ec9f6125ff8eb644e5beb3e3ccd6e35da28 (patch) | |
tree | bcedfd21b8e2b4ced90296ccc6cdbf9242440c8b /libavutil/tree.h | |
parent | 3b3a321fed016665b602e50de993f96fa59ece30 (diff) | |
download | ffmpeg-f1355ec9f6125ff8eb644e5beb3e3ccd6e35da28.tar.gz |
lavu/hwcontext_qsv: add support for UYVY
The SDK supports UYVY from version 1.17, and VPP may support UYVY
input on Linux [1]
$ ffmpeg -loglevel verbose -init_hw_device qsv=intel -f lavfi -i \
yuvtestsrc -vf \
"format=uyvy422,hwupload=extra_hw_frames=32,vpp_qsv=format=nv12" \
-f null -
[1] https://github.com/Intel-Media-SDK/MediaSDK/blob/master/doc/samples/readme-vpp_linux.md
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavutil/tree.h')
0 files changed, 0 insertions, 0 deletions