VideoHelp Forum




+ Reply to Thread
Page 85 of 85
FirstFirst ... 35 75 83 84 85
Results 2,521 to 2,525 of 2525
  1. 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
    users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  
  2. Seems to work now, thanks!
    Quote Quote  
  3. 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.

    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'
    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: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'
    Quote Quote  
  4. Hmm,... looking into it.
    I missed, that the parameter was removed.
    It was removed on Oct 27, 2024
    Last edited by Selur; 15th Jul 2026 at 11:34.
    users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  
  5. 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 Selur
    users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!