diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2024-05-08 14:03:14 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2024-05-20 09:30:49 +0800 |
commit | a00cfc6c2461d9a2525b01e64fe140615c5d5f34 (patch) | |
tree | 4478f915029677ce99a828ba400a126ececd4e54 /presets | |
parent | 75015f9b0e0ef203bd051ef01bf2cb18710b8379 (diff) | |
download | ffmpeg-a00cfc6c2461d9a2525b01e64fe140615c5d5f34.tar.gz |
lavc/qsvdec: require a dynamic frame pool if possible
This allows a downstream element stores more frames from qsv decoders
and fixes error in get_buffer().
$ ffmpeg -hwaccel qsv -hwaccel_output_format qsv -i input.mp4 -vf
reverse -f null -
[vist#0:0/h264 @ 0x562248f12c50] Decoding error: Cannot allocate memory
[h264_qsv @ 0x562248f66b10] get_buffer() failed
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions