intel / libvpl

Intel® Video Processing Library (Intel® VPL) API, dispatcher, and examples
https://intel.github.io/libvpl/
MIT License
277 stars 84 forks source link

sample_encode causes Segmentation fault in case of video memory + internal allocator #11

Closed Fantast34 closed 3 years ago

Fantast34 commented 3 years ago

sample_encode h265 -i input_1920x1080.nv12 -o output.hevc -w 1920 -h 1080 -nv12 -api2x_dispatcher -api2x_internalmem -vaapi produces Segmentation fault

mgonchar commented 3 years ago

It might be related to https://github.com/oneapi-src/oneVPL/issues/18

mav-intel commented 3 years ago

Fixed in v2021.4.0 (d5c0725)