4,151

(10 replies, posted in Using SVP)

if you don't want 4K then i5 should be enough

4,152

(10 replies, posted in Using SVP)

probably yes if you need 4K playback and your i5 can't handle best settings in SVP's auto mode...

but you'd better buy Ryzen big_smile

you don't need ffdshow raw filter if you're using "direct interface"

and check "Video -> Video processing filters" menu, I believe it should be "Always use" for the built-in Avisynth engine to work

> эта настройка в 7 из 9 положений, ничего не делает?

она ничего не делает на данной системе при данных ттх проигрываемого видео
на другой системе (более медленной) или на другом видео (с большим размером кадра) - будет по другому

> почему в этих положениях разная нагрузка на CPU при просмотре видео?

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

хинт: одинаковость можно видеть в логе

21:29:08.850 [i]: Profile: using auto values [1]

[1] - номер выбранного набора настроек, 1 - самый крутой, 13 - самый плохой.

читать до полного понимания wink

на условном "i7-6950x" ползунок крутить бесполезно, настройки будут одинаковые в любом положении для любого видео

> 1.7.351

works for me

> А ведь наверно должно?

не должно
есть "максимальный" скрипт, выше которого ничего нет

на условном "i7-6950x" ползунок крутить бесполезно, настройки будут одинаковые в любом положении для любого видео

http://www.svp-team.com/forum/viewtopic.php?id=3801

4,159

(9 replies, posted in Using SVP)

Because the latest build (0.24) was made with built-in ANGLE libraries (comparing to 0.23 that needed Google's libEGL.dll and others).
The thing is external libs taken from the Chrome distribution require d3dcompiler_47.dll to work while this built-in version for some reason wants an older d3dcompiler_43.dll.

4,160

(9 replies, posted in Using SVP)

OK, I made some research on this.

Solution

If you see "blue screen" the best solution is to rename SVP 4\mpv64\d3dcompiler_47.dll into SVP 4\mpv64\d3dcompiler_43.dll

4,161

(2 replies, posted in Using SVP)

https://www.svp-team.com/wiki/SVP:VLC

> Точно такой ответ я слышу, когда показываю что такое 60 fps через SVP в фильмах. которые ни где до этого не видели

Я категорически против такого сравнения big_smile

По сути вопроса - в Pro версии все скрипты доступны для редактирования, запросто можно вписать любую ерунду, причем даже сделать её включаемой/отключаемой через меню SVP.

Может лучше монитор правильно настроить, что бы было не надо делать вырвиглазную яркость картинки?

4,164

(9 replies, posted in Using SVP)

try to disable ANGLE in mpv - remove

opengl-backend=angle

line from mpv.conf

and another one: copy d3dcompiler_47.dll into d3dcompiler_43.dll

4,165

(9 replies, posted in Using SVP)

a report sent from the SVP Manager would be more helpful wink

what about playing the same video file with the same SVP settings via MPC-HC?

4,166

(3 replies, posted in Using SVP)

ok, and what is the exact version that works for you?

https://www.svp-team.com/wiki/Credits

4,168

(4 replies, posted in Using SVP)

I bet you do

http://www.svp-team.com/forum/viewtopic … 051#p63051

you'd better ask this via email

4,171

(12 replies, posted in Using SVP)

> wonderful, thanks!

did it help?

it's all about MPC-HC / ffdshow settings, you need to enable ffdshow raw filter for webm files (if it's disabled for some reason)

4,173

(4 replies, posted in Using SVP)

just don't run SVP as admin

4,174

(12 replies, posted in Using SVP)

> Skipping ahead raises the issue again

just remembered this - http://www.svp-team.com/forum/viewtopic … 766#p63766

hr-seek-framedrop=no

SVP ignores clips shorter than main.setup.min_duration seconds. Which is 15 by default.