mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/385/head
parent
a428949775
commit
0d82613b7d
1 changed files with 16 additions and 1 deletions
Loading…
Reference in new issue