couleur-tweak-tips / smoothie-rs

🧋 add motion blur to videos, with granular configuration
https://ctt.cx/smoothie
GNU General Public License v3.0
76 stars 11 forks source link

Error while using RIFE/Models #13

Closed SnowzNZ closed 1 year ago

SnowzNZ commented 1 year ago

When attempting to use rife I get the following error:

ERR:

default_model_dir does not exist, expected: C:\Users\jackson\Downloads\smoothie-rs-bin-windows\models
Script evaluation failed:
Python exception:

Traceback (most recent call last):
  File "src\cython\vapoursynth.pyx", line 2982, in vapoursynth._vpy_evaluate
  File "src\cython\vapoursynth.pyx", line 2983, in vapoursynth._vpy_evaluate
  File "C:\Users\jackson\Downloads\smoothie-rs-bin-windows\bin\jamba.vpy", line 108, in <module>
    raise NotADirectoryError()
NotADirectoryError

pipe:: Invalid data found when processing input

When trying to fix this error by adding the models folder into ./smoothie-rs-bin-windows, I receive this error:

Script evaluation failed:
Python exception: name 'model_path' is not defined

Traceback (most recent call last):
  File "src\cython\vapoursynth.pyx", line 2982, in vapoursynth._vpy_evaluate
  File "src\cython\vapoursynth.pyx", line 2983, in vapoursynth._vpy_evaluate
  File "C:\Users\jackson\Downloads\smoothie-rs-bin-windows\bin\jamba.vpy", line 111, in <module>
    model_path = path.join(model_path, pi['model'])
NameError: name 'model_path' is not defined

pipe:: Invalid data found when processing input
couleurm commented 1 year ago

should this be closed since model paths have gotten overhauled?

SnowzNZ commented 1 year ago

If you wish to use RIFE pre interp, follow this guide: https://www.youtube.com/watch?v=G5FYsxCm7GQ