1 (edited by catshit 15-04-2023 10:30:59)

Topic: “vsmlrt.RIFE: multi must be at least 2”, What's this ERROR?

Just fresh installed SVP4Pro, vapoursynth TensorRT RIFE activated in MPC-HC/PotPlayer, enviroment variables SET, first-time model cached,
1080p_29fps videos plays fine, but all the other type(like 1080i/59fps/2160p..) shows this error message at the up left corner of the video,
I can't find any helpful on google and here, can anybody explain and help me to get rid of it please?
screenshot in attachment

Post's attachments

276ud.jpg 147.73 kb, 73 downloads since 2023-04-15 

Re: “vsmlrt.RIFE: multi must be at least 2”, What's this ERROR?

what is the frc rate in the log?
> 11:37:39.851 []: Playback [56d11af4]: playing at 59.94 [29.97 *2/1]

Re: “vsmlrt.RIFE: multi must be at least 2”, What's this ERROR?

18:26:16.165 [i]: AVSF: found new player instance
18:26:16.184 [i]: AVSF: filters in use: LAV Splitter Source -> LAV Video Decoder -> * -> MPC Video Renderer
18:26:16.184 [i]: AVSF: new video in PotPlayerMini64.exe (64-bit) [PotPlayer 0.0.0.0] on screen 0
18:26:16.212 [i]: Media: video 1920x1080 [PAR 1.000] at 59.940 fps [variable]
18:26:16.212 [i]: Media: codec type is AVC, YUV/4:2:0/8 bits/BT.709 BT.709
18:26:16.212 [i]: Media: scan type is interlaced
18:26:16.213 [i]: Playback: starting up...
18:26:16.216 [i]: Playback [a27b0dfb]: Frame server (64-bit) C:\Program Files (x86)\SVP 4\mpv64\vapoursynth.dll
18:26:16.216 [i]: Playback [a27b0dfb]: resulting video frame 1920x1080
18:26:16.216 [i]: Playback [a27b0dfb]: 3 acceptible profiles, best is 'RIFE AI engine' [92]
18:26:16.217 [i]: Playback [a27b0dfb]: enabled while video is playing
18:26:16.219 [i]: Playback [a27b0dfb]: playing at 59.94 [59.94 *1/1] 
18:26:16.276 [W]: Control: failed to register shortcut Meta+Alt+K
18:26:16.431 [E]: Playback [a27b0dfb]: VS - Python exception: vsmlrt.RIFE: RIFE: multi must be at least 2
18:26:16.431 [E]: Playback [a27b0dfb]: VS - Traceback (most recent call last):
18:26:16.431 [E]: Playback [a27b0dfb]: VS - File \src\cython\vapoursynth.pyx\, line 2866, in vapoursynth._vpy_evaluate
18:26:16.431 [E]: Playback [a27b0dfb]: VS - File \src\cython\vapoursynth.pyx\, line 2867, in vapoursynth._vpy_evaluate
18:26:16.431 [E]: Playback [a27b0dfb]: VS - File \C:\Users\PC\AppData\Roaming\SVP4\scripts\a27b0dfb.py\, line 78, in <module>
18:26:16.431 [E]: Playback [a27b0dfb]: VS - smooth = interpolate(clip)
18:26:16.431 [E]: Playback [a27b0dfb]: VS - File \C:\Users\PC\AppData\Roaming\SVP4\scripts\a27b0dfb.py\, line 57, in interpolate
18:26:16.431 [E]: Playback [a27b0dfb]: VS - smooth = RIFE(input_m,multi=rife_num,model=rife_mnum,backend=trt_backend)
18:26:16.431 [E]: Playback [a27b0dfb]: VS - File \C:\Program Files (x86)\SVP 4\rife\vsmlrt.py\, line 922, in RIFE
18:26:16.431 [E]: Playback [a27b0dfb]: VS - raise ValueError(f'{func_name}: RIFE: multi must be at least 2')
18:26:16.431 [E]: Playback [a27b0dfb]: VS - ValueError: vsmlrt.RIFE: RIFE: multi must be at least 2