If you see VLC: unsupported input video format message in SVP's log - try to turn off Hardware acceleration in VLC -> Preferences -> Inputs/Codecs

В Free работает только "до экрана"

3,053

(15 replies, posted in Using SVP)

%APPDATA%\SVP4\logs\active.log

if it stops after "Main: running OpenCL info..." line then it's about graphics drivers
usually the reason is Intel's IGP drivers but if your have i7-2700 then it's strange hmm

should be fixed now (Rev.137), at least for this particular "Eromanga-sensei - 01" video

I don't think this's about ffdshow settings... it's all about GPU settings / drivers

3,056

(3 replies, posted in Using SVP)

I think the main problem with this file is it's encoded with variable frame rate (even though MediaInfo shows "constant frame rate mode")
SVP/mpv doesn't like VFR files, there will be audio desync in any case, even if transcoding won't "fail".

> Tested on: "[HorribleSubs] Eromanga-sensei - 01 [1080p].mkv"

Ah. In this case, MediaInfo gives correct 23.976, but mpv for some reason still thinks it's 23.810, thus "container_fps" script variable is 23.810 and the target rate in AssumeFPS is incorrect.

3,058

(3 replies, posted in Using SVP)

could you share one of these files? you can do it privately via email if you want...

> Looking for advices as to what else should I try...

obvious suggestion - lower madVR settings

this's definitely a video driver's error

> 0x8007005

Google only knows about

Windows error code 0x8007005 appears mainly due to windows update failure issues.

never seen this before hmm

all I can tell is "126" is a dependency error

> the VapourSynth Plugin DLLs are not working correctly

why?

3,064

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

SVP работает в Plex Media Player.
https://www.svp-team.com/wiki/SVP:Plex_Media_Player

> OpenCL-драйвер NVIDIA

скорее, Intel
обычно все беды из-за него

3,066

(11 replies, posted in Using SVP)

> regardless of whether I'm interpolating to 120fps or 48fps

there's no much difference in CPU load between interpolating to different rates in case SVP is using GPU acceleration

3,067

(4 replies, posted in Using SVP)

will be fixed in the next version (very soon!)
right now you can transcode it via "advanced" section, choosing "None" as output format, and then mux it with the source audio manually

3,068

(4 replies, posted in Using SVP)

is it possible to share the file?

3,069

(11 replies, posted in Using SVP)

if you open SVPcode's encoder log you'll see the exact command lines for mpv and mkvmerge/ffdshow

3,070

(11 replies, posted in Using SVP)

CLI for SVPcode called "mpv" wink

reinstall Intel IGP drivers or remove them completely if not needed

3,072

(11 replies, posted in Using SVP)

Ah! You probably have some non-ASCII characters in your Windows username, like ''Ł". Right?

It looks like an Avisynth's limitation, not SVP's fault. We'll try to add some workaround for this situation in the next release.
Probably setting the correct language in Control Panel -> Region -> Administrative -> "Language for non-Unicode programs" might help hmm

3,073

(2 replies, posted in Using SVP)

will be fixed in the next version

All settings -> code.tools.mpv_args = "--no-sub"

then you probably need to lower madVR scaling settings manually

one 980 is more than enough