nihui / dain-ncnn-vulkan

DAIN, Depth-Aware Video Frame Interpolation implemented with ncnn library
MIT License
515 stars 45 forks source link

vkWaitForFences error when using a tilesize bigger then image (Windows only) #5

Open Mar2ck opened 4 years ago

Mar2ck commented 4 years ago

With frames that are 852x480 using a tile size of -t 1024 causes a vkWaitForFences failed -4. Only happens on windows, with ubuntu it just uses 1x1 tile and works normally