Uploaded a new dev, which seems to fix the (with the 'Frame interpolation'-filters with FilterQueue) problem. (issue was, I forgot to add a parameter to the filter queue entry)
=> let me know whether it also fixes the problem for you
Cu Selur
+ Reply to Thread
Results 2,521 to 2,525 of 2525
-
users currently on my ignore list: deadrats, Stears555, marcorocchini
-
Edit: Ok, it works, but only with "Cuda Streams =3" (so i think that's the default?). Did not see that first. When i use Cuda steams = 2 it crashed.
But this does also not work, when i use NOT the filter queue (im not sure, if this was a problem before, because i used standart setting)Code:2026-07-15 18:15:47.351 Plugin C:/Program Files/Hybrid/64bit/vsfilters/SourceFilter/LSmashSource/LSMASHSource.dll is using API3 which is deprecated and will be removed shortly. 2026-07-15 18:15:49.987 Failed to evaluate the script: Python exception: rife() got an unexpected keyword argument 'num_streams' Traceback (most recent call last): File "vapoursynth.pyx", line 3623, in vapoursynth._vpy_evaluate File "vapoursynth.pyx", line 3624, in vapoursynth._vpy_evaluate File "C:\Users\Gaming-Tower\Documents\Hybrid\Tempfolder\tempPreviewVapoursynthFile18_15_46_665.vpy", line 44, in clip = rife(clip, num_streams=2, trt=True, trt_cache_dir="C:/Users/Gaming-Tower/Documents/Hybrid/Engine-Files", fps_num=60, fps_den=1, sc=True, sc_threshold=0.070) # new fps: 60 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "contextlib.py", line 81, in inner File "c:\program files\hybrid\64bit\vapoursynth\Lib\site-packages\torch\utils\_contextlib.py", line 116, in decorate_context return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ TypeError: rife() got an unexpected keyword argument 'num_streams'
Code:2026-07-15 18:15:22.760 Plugin C:/Program Files/Hybrid/64bit/vsfilters/SourceFilter/LSmashSource/LSMASHSource.dll is using API3 which is deprecated and will be removed shortly. 2026-07-15 18:15:25.433 Failed to evaluate the script: Python exception: rife() got an unexpected keyword argument 'num_streams' Traceback (most recent call last): File "vapoursynth.pyx", line 3623, in vapoursynth._vpy_evaluate File "vapoursynth.pyx", line 3624, in vapoursynth._vpy_evaluate File "C:\Users\Gaming-Tower\Documents\Hybrid\Tempfolder\tempPreviewVapoursynthFile18_15_22_087.vpy", line 44, in clip = rife(clip, num_streams=2, trt=True, trt_cache_dir="C:/Users/Gaming-Tower/Documents/Hybrid/Engine-Files", fps_num=60, fps_den=1, sc=True, sc_threshold=0.070) # new fps: 60 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "contextlib.py", line 81, in inner File "c:\program files\hybrid\64bit\vapoursynth\Lib\site-packages\torch\utils\_contextlib.py", line 116, in decorate_context return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ TypeError: rife() got an unexpected keyword argument 'num_streams'
-
Hmm,... looking into it.
I missed, that the parameter was removed.
It was removed on Oct 27, 2024Last edited by Selur; 15th Jul 2026 at 11:34.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Uploaded a new dev which removes the parameter. (you might have to resave your defaults "Defaults->Save All" to not get warnings in the log)
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
vp9 vs x265 vs DivX265
By deadrats in forum Video ConversionReplies: 14Last Post: 28th Jun 2015, 09:48 -
HEVC-x265 player in linux?
By racer-x in forum LinuxReplies: 4Last Post: 20th Mar 2014, 18:10 -
Hybrid [x264/XViD - MKV/MP4] Converter Support Thread
By Bonie81 in forum Video ConversionReplies: 6Last Post: 8th Jan 2013, 03:53 -
VP8 vs x264
By Selur in forum Video ConversionReplies: 14Last Post: 14th Apr 2012, 07:48 -
How often do you reinstall your operating system(windows,mac,linux etc..)?
By johns0 in forum PollsReplies: 28Last Post: 22nd Jan 2011, 17:14


Quote