TNTwise / rife-ncnn-vulkan

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

I want to add png rgb 16 bits option for rife ncnn vulkan #2

Closed bukhalmae145 closed 7 months ago

bukhalmae145 commented 7 months ago

From ./build/main.cpp code, where should I modify to earn 16 bit depth option for png or webp?

Screenshot 2024-02-14 at 2 43 31 PM

And what does timestep option does?

TNTwise commented 7 months ago

Please open the issue in the parent repository. This is a fork to add new models. I don't maintain the code in this repo, nor can I read C/CPP, so I can't answer.

bukhalmae145 commented 7 months ago

Please open the issue in the parent repository. This is a fork to add new models. I don't maintain the code in this repo, nor can I read C/CPP, so I can't answer.

Well, I got this code while I did the Build With CMake procedure from this repository.

TNTwise commented 7 months ago

I can't answer you though, this is just for added models, I didn't write the code.