sounds like a bad advice that others will follow blindly and get a worse results (as usual when you're following some advices w/o understanding them)

277

(21 replies, posted in Using SVP)

what "default action"?

278

(21 replies, posted in Using SVP)

OP is completely incorrect big_smile
If you DON'T want to use portable Python bundled with SVP system-wide - DON'T add it to system vars. End of story.

If you WANT to use YOUR Python installation with SVP - ok, do it. You just have to install Vapoursynth.

you have Vapoursynth installed separately for some reason
either install additional modules there (https://github.com/vapoursynth/vs-miscfilters-obsolete) or if you have no idea what you're doing just remote it completely and stick to SVP's instructions
https://www.svp-team.com/wiki/SVP:HereSphere_VR

тут вообще принято SVP обсуждать big_smile
в котором под "кудой" подразумевается TensorRT версия, которая в разы быстрее
и никакой "предварительной раскадровки" не требует
---
но на XP работать наверное не будет

> Ничего не смог найти новее 4.6, в то же время cuda версия уже обновилась до 4.13.

кто понял жизнь - тот не спешит (c)
куду накидали десяток версий за месяц...

>  в ncnn/vs версии нравилась скорость обработки

в каком смысле "скорость обработки"? нравится медленная скорость? big_smile

282

(21 replies, posted in Using SVP)

> So I can confirm that you are incorrect.

what exactly is incorrect?
as I said before - you have to install Vapoursynth.

283

(3 replies, posted in Using SVP)

> it says there is an error executing the help page

it just says it can't run your _browser_
open the help url in your browser manually then

284

(5 replies, posted in Using SVP)

this is an issue with AMD's drivers just sucking

285

(21 replies, posted in Using SVP)

SVP "steals" nothing unless you ordered it to do so by _manually_ running "set env. variables for vapoursynth" command, which shows a _huge_ warning message you must read _before_ continue.
If you didn't read it - blame yourself.

SVP also doesn't _install_ any Python version, there's only a portable Python sitting in its own folder.

> How do I fix this so all other software will also work?

Remove SVP 4\mpv64 folder from PATH and PYTHONPATH variables.

> If I am to install the full version, and disable yours, what do I need to add

Vapoursynth

блин
смотря как VLC запускать
если самостоятельно, то для HDR в его настройках выбрать либо Direct3D11 либо OpenGL for Windows
лучше - второе
если из меню SVP, то выбирать что-то в настройках не надо, оно будет сразу запускаться с OpenGL for Windows

287

(8 replies, posted in Эксплуатация SVP)

ну так пользуйтесь плеерами, которые не ужас
их десятки на выбор

288

(8 replies, posted in Эксплуатация SVP)

https://www.svp-team.com/forum/viewtopic.php?id=5912

289

(8 replies, posted in Эксплуатация SVP)

этот?
https://mpv.io/manual/stable/

---
угадывать еще надо, о каком плеере собственно вопрос big_smile

возможно, как-то так:

audio-spdif=ac3,eac3,dts-hd,truehd
audio-channels=7.1,5.1,stereo

> When MPV 0.37 arrives in SVP

it is 0.37 (built just a few days before the official release date)

> will it impact performance of RIFE?

no

291

(8 replies, posted in Эксплуатация SVP)

SVP не плеер, и никакого "собственного плеера" тоже нет (кроме как для смартфонов), т.ч. по вопросам настройки вывода звука в вашем плеере обращайтесь к его мануалу.

точно такие же условия, ноут с райзен 4800 и gtx 2600, Win10, драйвер 536.23 - "ни единого разрыва" (с) в mpv

+++
десктоп с райзен 3400 + gtx 4070, Win11, 537.42, до x6 = 144 Гц - аналогично

---
может какая-то постобработка видео в драйвере NV включена?
в англ. версии - Video -> Adjust video image settings

в самом SVP нечему так нагружать видеокарту (если не RIFE), это всё рендер видеоплеера

если сконвертировать видео в 120 fps и просто его играть без SVP, то не будет ли того же самого?
тогда виноват mpv и/или что-то в его конфиге и/или gpu-next

remove ffdshow filter, change it to Avisynth Filter as per instruction: https://www.svp-team.com/wiki/SVP:Daum_PotPlayer

cemaydnlar wrote:

Can i get a link for rife 4.12 and a quick guide on how to use it on svp pls?

https://github.com/AmusementClub/vs-mlr … nal-models
1. put .onnx into rife models\rife folder
2. restart SVP

In fact this is only because of renderer used and a bug is in VLC itself, not in SVP.

If you run VLC via SVP's menu, ver.246 sets "output" to Direct3D9, while ver. 263 sets it to "OpenGL video output for Windows".
d3d9 doesn't crash with interlaced video and Bob deinterlace, opengl do crash.

You can set main.setup.vlc.vout to "direct3d9" if you want this.

https://www.svp-team.com/files/svp4-pro.4.6.246-1.exe

just to be clear: are you watching interlaced content?

299

(8 replies, posted in Using SVP)

it is because
HTTP error 403 Forbidden
Failed to open https://rr5---sn-4g5edndl.googlevideo.com/videoplayback
Exiting...

you have 'main.setup.potplayer.native' set to 'true' in SVP's settings
this option is 'false' by default
meaning you enabled it manually
WHY you did that?