3,326

(128 replies, posted in Using SVP)

> When I selected vlc.exe in "SVP in VLC", it shown like this: imgur.com/Wmaea5t

You can always copy the required file manually: "SVP 4\plugins64\libvapoursynth_plugin.dll.30" -> "VLC\plugins\video_filter\libvapoursynth_plugin.dll"
And then rename "libdeinterlace_plugin.dll" into "libdeinterlace_plugin.dll.svpbackup".

3,327

(128 replies, posted in Using SVP)

> So I assume that I can remove Vapoursynth and remove PATH and PYTHONPATH variables now ? And I actually don't know what "portable bundled with SVP" you are talking about is

You probably should do exactly as per "Installation - Windows" instructions on that Wiki page.

3,328

(128 replies, posted in Using SVP)

asifimalive
When I checked if Vapoursynth was installed successfully

1. you don't need to install Python and Vapoursynth for SVP, portable versions bundled with SVP are enough
2. if you do so then you'd better understand what you're doing and why, at least you should be careful with those PATH and PYTHONPATH values mentioned in https://www.svp-team.com/wiki/SVP:VLC
3. on your image I can only see Python 32-bit

По моему так VLC дальше всех от этого титула hmm

3,330

(2 replies, posted in Using SVP)

It's not a question to SVP but to youtube-dl

vrv should work, hidive - not yеt

3,331

(128 replies, posted in Using SVP)

you can
1. turn off GPU acceleration
2. send a report via "Send problem report"

так же

this behavior just looks logical to me
and it works the same way as "decrease to screen size" does

> Is this in fact the the intended behavior?

yep

3,335

(1 replies, posted in Using SVP)

https://www.svp-team.com/wiki/FAQ#I_can … .2F_update

https://www.svp-team.com/secure/license_manager.php

3,336

(128 replies, posted in Using SVP)

We have a SVPcast for this wink I believe it's much better...

3,337

(4 replies, posted in Using SVP)

> after the second last SVP update

don't know which one you're talking about, but there were no updates to MPC-HC, LAV filters and other stuff
madVR?

обычная обрезка работает, динамическая, понятно, нет

BTW VLC 3.0 claims "HDR support" but I didn't tested it yet

try that mpv.exe from 040218

4K doesn't stutter if you lower SVP settings a little bit (move the slider to the left)

mpv is not a good player for 4K with SVP - for some reason it takes 2 times more CPU power than the same video with same settings playing in MPC-HC (64-bit)
we don't know why
however recent builds seems to be noticably better
http://www.svp-team.com/forum/viewtopic … 886#p67886

3,342

(14 replies, posted in Using SVP)

I'm afraid nobody here knows the answer hmm It's a dark ffmpeg magic behind the reencoding process.
Probably it's just a question of one missing ffmpeg option... and I have no idea which one is missing.

3,343

(9 replies, posted in Using SVP)

ah, this's simple
install the "[VPS_64] Core for Vapoursynth 64-bit" package wink

3,344

(9 replies, posted in Using SVP)

if you send the report via SVP probably it could reveal something hmm

3,345

(9 replies, posted in Using SVP)

and yes,

FAQ wrote:

Make sure that both, SVP and video player, are NOT running with administrator privileges.

3,346

(9 replies, posted in Using SVP)

you can override settings from mpv64/mpv.conf from the standard mpv's conf location(s)

run it with --log-file=<some-writeable-path> and search for "ipc" in the log

[   0.019][v][ipc] Starting IPC master
[   0.020][v][ipc] Listening to IPC pipe.
...
[   0.092][v][ipc_0] Client connected

3,347

(9 replies, posted in Using SVP)

Basically you don't need any mpv.conf other than the default SVP4\mpv64\mpv.conf.
Which file exactly are you modifying?

> cd "c:\Program Files (x86)\SVP 4\mpv32"
> python ..\extensions\tube\youtube_dl\__main__.py -v <youtube-url-here>

not sure but you probably need to define a proxy
https://github.com/rg3/youtube-dl/issues/7848

you can do it from the "Authentication" submenu

you'd better copy error text from the Events log