n00mkrad / flowframes

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

RIFE NCNN/VS stopped working, CUDA continues to work. #248

Open Egor179 opened 1 year ago

Egor179 commented 1 year ago

RIFE NCNN, RIFE NCNN VS models suddenly stopped working. Yesterday everything worked, but today it says: MessageBox: Canceled: No video was encoded! FFmpeg Output: (Message). Tried everything from multiple reinstalls of Flowframes, to reinstalling Microsoft Redist 2005-2022, NET Framework, RuntimePack, installing/uninstalling Python. Nothing helped. Such errors have happened before, but they were solved by simply reinstalling Flowframes, today this does not help anymore. According to the logs, it seems that the name of the plugin was written incorrectly, but I do not understand anything.

[00000241] [06-10-2023 15:38:08]: [E] Script evaluation failed:
[00000242] [06-10-2023 15:38:08]: [E] Python exception: No attribute with the name rife exists. Did you mistype a plugin namespace?
[00000243] [06-10-2023 15:38:08]: [E] Traceback (most recent call last):
[00000244] [06-10-2023 15:38:08]: [E] File "src\cython\vapoursynth.pyx", line 2832, in vapoursynth._vpy_evaluate
[00000245] [06-10-2023 15:38:08]: [E] File "src\cython\vapoursynth.pyx", line 2833, in vapoursynth._vpy_evaluate
[00000246] [06-10-2023 15:38:08]: [E] File "E:\Games\Flowframes\FlowframesData\pkgs\rife-ncnn-vs\rife.vpy", line 50, in <module>
[00000247] [06-10-2023 15:38:08]: [E] clip = core.rife.RIFE(clip, multiplier=2, model_path="E:/Games/Flowframes/FlowframesData/pkgs/rife-ncnn-vs/rife-v4.6", gpu_id=0, gpu_thread=4, tta=False, uhd=False, sc=True)
[00000248] [06-10-2023 15:38:08]: [E] File "src\cython\vapoursynth.pyx", line 2385, in vapoursynth._CoreProxy.__getattr__
[00000249] [06-10-2023 15:38:08]: [E] File "src\cython\vapoursynth.pyx", line 2228, in vapoursynth.Core.__getattr__
[00000250] [06-10-2023 15:38:08]: [E] AttributeError: No attribute with the name rife exists. Did you mistype a plugin namespace?
[00000251] [06-10-2023 15:38:08]: [E] pipe:: Invalid data found when processing input

2023-6-10-15-38-4-63.zip