diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2024-03-05 09:45:54 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2024-03-08 10:10:51 +0800 |
commit | eb7d019b326b0c34e07f2369f31e8ba266fa666b (patch) | |
tree | 7dae4ddd0854c31036e82fea9e121b507e00915b /libavcodec/aacenc_quantization_misc.h | |
parent | dfffe037555f3564a22e5f456d93a858bf7e3588 (diff) | |
download | ffmpeg-eb7d019b326b0c34e07f2369f31e8ba266fa666b.tar.gz |
lavfi/vulkan_filter: fix input format
Otherwise s->input_format is always yuv420p.
This fixes invalid output format for hwframe download in the command
below:
./ffmpeg -init_hw_device vulkan -f lavfi \
-i testsrc=duration=1,format=nv12 \
-vf 'hwupload,format=vulkan,scale_vulkan=1024:768,hwdownload,format=nv12' \
-f null -
Reviewed-by: Lynne <dev@lynne.ee>
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavcodec/aacenc_quantization_misc.h')
0 files changed, 0 insertions, 0 deletions