ryzen 7 1700 - тянет
ryzen 5 3600 наверное тоже норм
или видяху NV 1650 Super или лучше

ssse3

when I google for "vega 64 THREAD STUCK IN DEVICE DRIVER" I see A LOT of results...

dunno what we could do about it
try adding

smooth.gpu_qn = 1;

to the script\override.js

> any ideas?

Nope. The "avisynth filter" author can't replicate the crash on his rig... and it actually ReClock who crashes, so .... dunno what we could do about it.

> One more thing when do all files modification about adding 10 bit support with DirectShow, MPV player do not playback in 10 bit mode then (?!)

are you sure? hmm mpv must work the same way it used to.

> ILLEGAL_INSTRUCTION

что за проц то? антикварный что ли? тут ssse3 надо.

1,581

(9 replies, posted in Using SVP)

NVIDIA -> Nvidia control panel
Intel -> Intel graphics settings
AMD -> AND radeon settings

1,582

(9 replies, posted in Using SVP)

hmmm..... video driver may also have some image/video enchantments / color correction enabled

1. фильтр в списке фильтров в плеере - есть?
2. если нет - сделать чтоб был
3. если есть - смотреть в лог SVP

1,584

(9 replies, posted in Using SVP)

if you still have ffdshow filter and/or decoder active in the video player then it may have some picture processing turned on
SVP doesn't use or activate any of those though

> Try to recover HDR colors

not related at all. this only works for HDR videos and with SVP active.

> Is this going to work with 32 bit MPC-HC?

works on my rig...
when exactly do you have the crash? right after video opening or after SVP kicked-in or some time after?

---
ah, I see, it crashes with reclock enabled

If you open the AviSynth Filter properties, the "AviSynth script to load" field must be empty. Is it?

1,586

(9 replies, posted in Using SVP)

is it a HDR video?
obviously SVP doesn't do anything when uninstalled big_smile

22/09/2020: download

- fixed video player hanging in some cases, especially on close
- should now work with Avisynth+ 3.5 provided by SVP install (previously only worked with Avisynth+ 3.6 installed)
- fixed AVS script in 10-bit mode

Английским по-белому написано big_smile - VLC может увеличивать частоту только в ТРИ раза.

Теперь спец. профиль включается. Надо открыть этот профиль и поменять в нем значение.

kevingwn
SVP 4\script\base.avs

AviSynth Filter - a modern ffdshow replacement with support for 10-bit/HDR
sources

Benefits:
- no ffdshow big_smile
- uses modern Avisynth interface -> works correctly with newer Avisynt 3.6+
- supports 10-bit color depth
- supports HDR pass-through (LAV -> madVR)
- won't hang after fast seeking (hopefully big_smile)

Here's a public beta-test!

0. Update SVP!
1. Unpack .zip into SVP 4 installation folder
2. Run SVP 4\avsf\register.bat as admin
3. Go to your video player, remove (or uncheck only) 'ffdshow raw filter' from the external filters, add 'AviSynth Filter', check 'Prefer'.
4. Switch to madVR for maximum compatibility.

10-bit playback is best working with madVR. Other video renderers may not support 10-bit at all, or switching between 8- and 10-bits, etc.
See Application settings -> Additional options -> Allow output in 10-bit color depth. When set to 'Never' - converts everything into 8-bit.

HDR: best working with madVR, however you may also want to try MPC-BE with any other renderer.

>>>> Please leave your comments here! <<<<

Changelog:

since 30/09/2020: update via SVP's updater (SVP 4.5.200+)

Latest build: 0.8.1

06/11/2020: ver. 0.8.1 (?)
- fixed various hangs and crashes (e.g. when starting playback or when changing audio tracks)

29/09/2020: download
- fixed "only a single prefetcher" error with Avisynth 3.5

28/09/2020: download
- fixed 10-bit not working in mpv
- fixed OSD colors in 10-bit mode

22/09/2020: download
- fixed video player hanging in some cases, especially on close
- should now work with Avisynth+ 3.5 provided by SVP install
- fixed AVS script in 10-bit mode

15/09/2020: download
- first public release

> можно как-нибудь х6 сделать?

во "всех настройках" найти свой профиль, сделать в нем fi_target = 6

yeah, it's just an error, will be fixed someday...

ну так в логе пишет что там ему показалось... можно вручную переключить в профиле с "до экрана" на подходящий фикс. коэффициент

then make another 120 fps profile w/o conditions
the problem is you have a "video player" condition in the "VR" profile

yeah, it reset to acceptable profile after you pressed the small red button to disable cropping
you can re-select "vr" profile after that

should work...
logs? main SVP one plus transcoding log

1,598

(4 replies, posted in Using SVP)

30% cpu load is fine

> is there an easy way to push more work to the gpu

buy an RTX card big_smile

1,599

(4 replies, posted in Using SVP)

This actually means it doesn't work. Please attach the full log here. Do you see the "SVP index" graph working on the Perf. graphs page?

it's madVR who loads GPU, not SVP itself