nihui / rife-ncnn-vulkan

RIFE, Real-Time Intermediate Flow Estimation for Video Frame Interpolation implemented with ncnn library
MIT License
821 stars 68 forks source link

decode image failed #78

Open kyuu-646 opened 1 month ago

kyuu-646 commented 1 month ago

I am on m1 mac

Whenever I try to run a command with an image sequence, the first 15-20 images of the output image sequence are always "damaged" and in terminal it says "decode image failed" but the rest are always fine. I used the command "rife-ncnn-vulkan -i indir -o outdir" and I use rife-v4.6. How can I fix this??