Files
FFmpeg/libavcodec
Haihao Xiang 0d82613b7d 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>
2022-01-05 11:05:06 +08:00
..
2022-01-04 13:16:49 +01:00
2022-01-04 13:16:49 +01:00
2022-01-04 12:08:18 +01:00
2022-01-04 12:08:18 +01:00