diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2021-12-13 14:40:55 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-01-05 11:05:06 +0800 |
commit | 0d82613b7dcdbe9e51b77f06baa72d5715343b8f (patch) | |
tree | a4b34049b19b2db7fc5cbebc133ae7034a34fe72 /CONTRIBUTING.md | |
parent | a4289497755386435783774a4f520eb7fc23cbc9 (diff) | |
download | ffmpeg-0d82613b7dcdbe9e51b77f06baa72d5715343b8f.tar.gz |
lavc/qsvenc: set base address for V plane
The SDK checks Data.V when using system memory for VP9 encoding. This
fixed the error below:
$ ffmpeg -qsv_device /dev/dri/renderD129 -f lavfi -i yuvtestsrc -c:v
vp9_qsv -f null -
[vp9_qsv @ 0x55b8387cbe90] Error during encoding: NULL pointer (-2)
Video encoding failed
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions