HolyWu / vs-rife

RIFE function for VapourSynth
MIT License
94 stars 7 forks source link

Solution for 'There is no attribute or namespace named misc' #27

Closed Samhayne closed 11 months ago

Samhayne commented 12 months ago

So if you get a There is no attribute or namespace named misc error with current VapourSynth versions, grab the MiscFilter.dll from here and drop it in core\plugins of your VapourSynth installation.

The error would show up as soon as you enable sc and set the sc_theshold. (e.g. sc=True and sc_threshold=0.12 or something)