n00mkrad / flowframes

Flowframes Windows GUI for video interpolation using DAIN (NCNN) or RIFE (CUDA/NCNN)
GNU General Public License v3.0
1.54k stars 117 forks source link

Interpolated anime gifs have weird black dot #163

Open Kenzeiko opened 2 years ago

Kenzeiko commented 2 years ago

This can happen for some gifs and i don't know why :

My Gpu : NVIDIA GeForce RTX 3060 Laptop GPU My Cpu : Intel(R) Core(TM) i5-10500H CPU @ 2.50GHz

Original : a_22b62a693021504a797900b4a087c3b2 x4 : a_22b62a693021504a797900b4a087c3b2-4x-RIFE-RIFE3 9-50fps or Original : a_8fa152a323efe0c3b4806d4b496bfe4a x4 : a_8fa152a323efe0c3b4806d4b496bfe4a-4x-RIFE-RIFE3 9-50fps

Thanks in advence for any answer.

PweSol commented 2 years ago

Issue with transparency (Alpha). Use CUDA models which support transparency properly (4.0 and later).

mirh commented 2 years ago

Animation is better with 1.8 tbh (and FWIW transparency should have been already included with 3.8). On the other hand, 4.4 was just released today so you may want to try that.