926

(8 replies, posted in Using SVP)

the full log would be more helpful

check GPU load, lower madVR's settings

obviously, it doesn't work with Avisynth Filter

yeah, it must work with AVS 3.7.x now

you probably want to read the manual, starting from there

this is only for the simplest case now, when every other frame is a duplicate

they probably changed something...

try
> python -m pip install vsrife --no-deps

=== RIFE / PyTorch installation ===

OUTDATED! DO NOT USE!

!!! Advanced users only, if you don't know what this is all about - you don't need it !!!

!!! Encoding only, not for a real-time playback !!!

0. Update SVP to the latest version

1. Dependencies installation:
--------------
download https://bootstrap.pypa.io/get-pip.py into SVP 4\mpv64

run cmd as Administrator
cd SVP 4\mpv64

run

python get-pip.py

run

python -m pip install torch --extra-index-url https://download.pytorch.org/whl/cu113
python -m pip install vsrife --no-deps

will download 3+ GB and unpack it into 6+ GB of data big_smile

2. SVP modification
---------------
...

sorry, my fault big_smile
please update once again

не у сварщика шансов на успех исчезающе мало

ссылка явно рабочая - у меня качается

decoder - (copy from gpu) - directshow - avsf - (copy to avisynth) - svp (copy to gpu and back) - (copy from avisynth) - renderer (copy to gpu)

> Doesn't the frame stay on the GPU 100% of the time and doesn't need to be copied?

nope

SVP & RIFE updated: removed RIFE profile limitations; any target rate allowed (with model v4, obviously)

missing vapoursynth plugin

> Guess I messed things up with the manual installations of vapoursynth filters?

yes you did big_smile
vapoursynth64\plugins\MiscFilters.dll

SVP sets all required permissions automatically via "icacls.exe" tool. Did you allow it to run (UAC prompt must appear) or not?

The error message basically tells that SVP can't copy SVP 4\plugins64\libvapoursynth_plugin.dll.30 into VLC\plugins\video_filter\libvapoursynth_plugin.dll.

942

(2 replies, posted in Using SVP)

nope, the purchase is stored in your Google account

not sure it also changes permissions for all subfolders
the exact path is specified in the error message

It must be a 64-bit VLC

note: 8bit vs. 10bit in SVP is not strictly required for HDR playback.

> How can I set the target FPS to another value?

wait for the next update

>  when i select RIFE AI nothing happens

start transcoding, look through the log for errors
for example you may see something like "no Vulkan devices found", in this case you have to re-install graphics drivers

yeah, there's an unresolved incompatibility between Avisynth Filter and Avisynth+ 3.7.1+

if you expect this to work in Plex - don't

GPU Next vs GPU
Known limitations / missing options
Not yet implemented
...
libmpv integration (#9475)

with the plain mpv - why shouldn't it work with SVP enabled?

The problem is actually in Avisynth 3.7.1+.
3.7.0 works good.

Dunno if the problem is in AVS itself or Avisynth Filter.
https://github.com/CrendKing/avisynth_filter/issues/70