1,001

(37 replies, posted in Using SVP)

this means either wrong env. variables paths or conflicting Python installation
delete mpv-1.dll from Plex folder, it the PATH is correct it will use mpv-1.dll from SVP's folder directly
if Plex won't run at all after this -> path is incorrect
if it will run then most likely it's a Python conflict. do you have any other Python versions installed somewhere?

1,002

(37 replies, posted in Using SVP)

check SVP's log for errors

1,003

(37 replies, posted in Using SVP)

working on what?
if it does not work for you then you did something wrong

> А через какой проигрыватель вы смотрите фильмы с hdr?

лучше всего через любой DirectShow плеер (хоть бы и MPC-HC), главное чтоб с madVR и Avisynth Filter

> как в svp работает hdr?

hdr работает не "в svp", а в разных плеерах - по разному

> I have tried many syntaxes, with no result...

three posts above...

1,007

(5 replies, posted in Using SVP)

this is more like a question to mpv itself
it should do HDR tone mapping with default settings

maybe something is wrong with mpv settings or the video itself
you can check mpv's log
(Information -> Add. information -> mpv's configuration file -> add 'log-file=d:\mpv.log' into it -> start mpv again)

1,008

(5 replies, posted in Using SVP)

wtf is this?

14:41:47.734 []: Video: 2 GPU OpenCL device(s) on OpenCLOn12 [OpenCL 1.2 D3D12 Implementation] (Microsoft)
14:41:47.734 []: Video 1: NVIDIA GeForce RTX 3080 Ti (Microsoft, ver.1.0.0) [gpuID=21]: OK
14:41:47.734 []: Video 2: Microsoft Basic Render Driver (Microsoft, ver.1.0.0) [gpuID=22]: OK

choose the first "3080 Ti" entry in App. settings -> GPU acceleration

... and limit target refresh rate in the video profile to something more ...common than 360 fps

1,009

(5 replies, posted in Using SVP)

send a report (SVP menu -> Information -> Send problem report) right after the player hang

1,010

(453 replies, posted in Using SVP)

PMP for Linux should work

Все настройки -> main.setup.player

1,012

(2 replies, posted in Using SVP)

won't happen
if some SoC doesn't support arm64 it definitely too slow to run SVP

https://www.svp-team.com/wiki/Manual:FR … he_Profile
big_smile

\x|y|h\

1,015

(5 replies, posted in Using SVP)

denoise shader?

run SVP 4\avsf\register.bat as administrator

if you think that asking the same question ten times will change anything - you're wrong wink

Instructions simplified (https://www.svp-team.com/forum/viewtopi … 695#p79695) cause Python 3.9 and Vapoursynth R57 are now installed/updated with SVP.

Только что проверил с 12.1, предварительно удалив /opt/homebrew целиком - всё правильно отрабатывает.

чисто ради интереса - зачем сначала покупать а потом устанавливать, а не наоборот?

> but not x2.5

this line (https://github.com/HolyWu/vs-rife/blob/ … t__.py#L85)
"(n % multi) / multi" is a float value meaning the exact position [0;1] between source frames

so it's easy to make a x2.5-sequence like frame0, 0.4, 0.8, 1.2, 1.6, frame2, ...
still it will be 4 generated frames for every 2 source ones => two times slower than frame doubling

> Could you find a moment of time and add a new parameter to the RIFE configuration in SVP

yeah... but you do understand that x3 (or hypothetical x2.5) will be 2 times slower, and x4 will be 3 times slower, right?

Updated instructions there: https://www.svp-team.com/forum/viewtopi … 169#p80169

Blackfyre
any tips?

check the log! big_smile

> Now time to edit svp script

update SVP wink