Topic: RIFE for M1 Mac stopped working

Hey guys,

The RIFE profile stopped working for me when I updated to Sonoma. It keeps throwing the following errors:

06:19:28.538 [W]: FrameControl: invalid monitor ID passed -1
06:19:46.551 [E]: Playback [287694b9]: VS - Script evaluation failed:
06:19:46.551 [E]: Playback [287694b9]: VS - Python exception: 'utf-8' codec can't decode byte 0xe5 in position 7: invalid continuation byte
06:19:46.551 [E]: Playback [287694b9]: VS - Traceback (most recent call last):
06:19:46.551 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3365, in vapoursynth._vpy_evaluate
06:19:46.551 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3366, in vapoursynth._vpy_evaluate
06:19:46.551 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 72, in <module>
06:19:46.552 [E]: Playback [287694b9]: VS - smooth = interpolate(clip)
06:19:46.552 [E]: Playback [287694b9]: VS - ^^^^^^^^^^^^^^^^^
06:19:46.552 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 53, in interpolate
06:19:46.552 [E]: Playback [287694b9]: VS - smooth = core.rife.RIFE(input_m,factor_num=rife_num,factor_den=rife_den,model_path=rife_mpath,gpu_id=rife_gpu,gpu_thread=rife_threads,tta=False,sc=True)
06:19:46.552 [E]: Playback [287694b9]: VS - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:19:46.552 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3101, in vapoursynth.Function.__call__
06:19:46.552 [E]: Playback [287694b9]: VS - UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe5 in position 7: invalid continuation byte
06:19:46.552 [E]: Playback [287694b9]: VS - could not init VS
06:23:05.621 [E]: Playback [287694b9]: VS - Script evaluation failed:
06:23:05.622 [E]: Playback [287694b9]: VS - Python exception: 'utf-8' codec can't decode byte 0xa0 in position 6: invalid start byte
06:23:32.687 [E]: Playback [287694b9]: VS - Traceback (most recent call last):
06:23:32.687 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3365, in vapoursynth._vpy_evaluate
06:23:32.687 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3366, in vapoursynth._vpy_evaluate
06:23:32.687 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 72, in <module>
06:23:32.687 [E]: Playback [287694b9]: VS - smooth = interpolate(clip)
06:23:32.687 [E]: Playback [287694b9]: VS - ^^^^^^^^^^^^^^^^^
06:23:32.687 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 53, in interpolate
06:23:32.687 [E]: Playback [287694b9]: VS - smooth = core.rife.RIFE(input_m,factor_num=rife_num,factor_den=rife_den,model_path=rife_mpath,gpu_id=rife_gpu,gpu_thread=rife_threads,tta=False,sc=True)
06:23:32.687 [E]: Playback [287694b9]: VS - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:23:32.687 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3101, in vapoursynth.Function.__call__
06:23:32.687 [E]: Playback [287694b9]: VS - UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 6: invalid start byte
06:23:32.687 [E]: Playback [287694b9]: VS - could not init VS
06:23:42.285 [E]: Playback [287694b9]: VS - Script evaluation failed:
06:23:42.287 [E]: Playback [287694b9]: VS - Python exception: 'utf-8' codec can't decode byte 0x8c in position 7: invalid start byte
06:23:42.287 [E]: Playback [287694b9]: VS - Traceback (most recent call last):
06:23:42.287 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3365, in vapoursynth._vpy_evaluate
06:23:42.289 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3366, in vapoursynth._vpy_evaluate
06:23:42.289 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 72, in <module>
06:23:42.290 [E]: Playback [287694b9]: VS - smooth = interpolate(clip)

Any ideas as to what may be failing here? Thanks So much!

Re: RIFE for M1 Mac stopped working

you probably have to update Homebrew as well