1,051

(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,055

(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,056

(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,057

(5 replies, posted in Using SVP)

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

1,058

(455 replies, posted in Using SVP)

PMP for Linux should work

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

1,060

(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,063

(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

https://www.python.org/ftp/python/3.9.9 … -amd64.zip
https://github.com/vapoursynth/vapoursy … ble-R57.7z

может потому что режим интерполяции не "равномерный", и отклонения от равномерности более заметны?