можно

сейчас исправим... 5-10 минут и можно будет обновить

Что в логе видно?

> После сегодняшнего обновления SVP - не запускается (не появляется в трее...

Сам Менеджер не запускается? о_О
Что в логе видно? (%appdata%\SVP4\active.log и last-1.log)

Наводящий вопрос: мастштабирование интерфейса в Windows используется? сколько?

хочется заметить что лицензии не рассылаются автоматически, как бы надо сначала попросить

P@S@f wrote:

Так как всё-таки зарегистрированным?

что? не понял вопроса

4,907

(5 replies, posted in Using SVP)

may be it's an interlaced video?

progressive 25 fps * 2.5 gives me 62.5 just like it should

IF it's interlaced AND the de-interlacer produces 25p then uncheck "App. settings -> Additional options -> Assume double frame rate for interlaced videos"

4,908

(6 replies, posted in Using SVP)

Avisynth+ installs to "C:\Program files (x86)\Avisynth+" by default, and there should be "avisynth.dll" in the C:\Windows\System32 folder.
Do you see it there?

Anyway you can just copy SVP 4\Plugins64\avisynth.dll into MPC-BE's install dir and it should work.

4,909

(6 replies, posted in Using SVP)

"ssleay32.dll" (which is in the SVP 4 install folder) could not be loaded
most likely VC++ 2013 32-bit redistributable package is not (properly) installed for some reason - though it should be installed by the SVP setup

4,910

(23 replies, posted in Using SVP)

will be added in the next release

4,911

(9 replies, posted in Using SVP)

Get this and insert

TDecimate(cycle=5)

possibly with some LoadPlugin() call before it, to the beginning of SVP 4\script\base.avs.

Yeah, it's complicated big_smile
Dealing with broken videos is always complicated...

4,912

(6 replies, posted in Using SVP)

any firewall?

please post here the extended error message from the text log file located at %APPDATA%\SVP4\logs\active.log

4,913

(122 replies, posted in Using SVP)

lets just forget about .60 version for now big_smile

to fix crashes use the package from that message - http://www.svp-team.com/forum/viewtopic … 896#p58896

4,914

(122 replies, posted in Using SVP)

OK, lets try it this way - see the attached files - unpack and replace files in the SVP install dir.
SVP 4 Pro only!

This's basically the same version as in 4.0.0.60 plus a little additions to make it compatible with the latest Manager.

It won't work for SVP 4 Free cause it requires a small change in the script generator - which requires an update for the Manager itself in case of Free version.

The log should look like this:

12:08:41.811 [-I]: Main: module 'plugins/svpflow1.dll': 4.0.0.132
12:08:41.811 [-I]: Main: module 'plugins/svpflow2.dll': 4.0.0.667
12:08:41.812 [-I]: Main: module 'plugins64/svpflow1.dll': 4.0.0.132
12:08:41.812 [-I]: Main: module 'plugins64/svpflow2.dll': 4.0.0.667

1. Note that the instruction is for WMP 32-bit only, it may or may not work for 64-bit version
2. You may also need to go to "Codec tweak tool" - "MS Codec Tweaks" and disable "DTV-DVD video decoder" and "Mpeg4s Decoder DMO"

4,916

(138 replies, posted in Using SVP)

I don't see any mpv-specific issues for now

а бетатестерам вообще не плохо бы знать другие места big_smile

pentax - легко!

4,918

(122 replies, posted in Using SVP)

Ok, I think I was finally able to make it crash on one of my PCs not randomly but in just a few minutes, which is good news big_smile

The bad news I still have no idea why it crashes, BUT lets test it (I mean ver.4.0.0.74) with "Animation" mode turned on - which forces 24 grid size plus 2nd SVP shader.

4,919

(4 replies, posted in Using SVP)

> I assume there's no direct impact by SVP 4 to audio, or am i wrong?

not at all

"по братски для своих" вообще бесплатно, если ты не заметил big_smile

4,921

(1 replies, posted in Using SVP)

> Why aren't the other things showing up?

adaptive is a default value
complicated = 23
half pixel is a default value
by two with global refinement = refine:[..]

4,922

(1 replies, posted in Using SVP)

> FFDShow: can't find system-wide installation
...
> I only chose to install the raw video processor

hmmm.... maybe it's kind of normal then

Там же отвечено же, коротко и доступно

The video card would just output whatever is in the framebuffer at the given time.

4,924

(138 replies, posted in Using SVP)

I agreed about "Broken shit" definition big_smile
It's tricky to build latest ANGLE from git...

> You forgot --enable-egl-angle in "official" build

I don't cause it was removed from the official build scripts for Windows.

4,925

(138 replies, posted in Using SVP)

ANGLE: https://github.com/lachs0r/mingw-w64-cm … 6a5b0bcda8

mpv: disable angle
Broken shit, not worth wasting my time with.