> Только почему только 1 ролик за раз-то?

сроки поджимали big_smile

> but what does it actually do?

more smooth interpolation of motion vectors and masks - bicubic vs. bilinear

> but is there anyway to set SVP's resizer to be a very light-and-fast CPU-based algorithm?

we can use any algorithm supported by Avisynth/Vapoursynth however it's not configurable now

4,778

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

обо что речь то? mpc-hc?

4,779

(1 replies, posted in Using SVP)

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

in fact smooth.linear option is probably turned off for your GPU since it depends on the performance measurement
smooth.cubic is always on by default

ver.88

+ added video downloading feature (requires ffmpeg)
+ added ffmpeg 64-bit package (optional download)

4,782

(458 replies, posted in Using SVP)

> SVPManager doesn't run because libQt5Qml.so.5 is missing, installing qt5-3d package fixed that

Yeah, right, we've moved from the deprecated QtScript API to QtQml...

> The form is still gigantic though.

Have you tried

"ui-scale.txt", change 0 to 1

?

4,783

(5 replies, posted in Using SVP)

you'd better wait for some kind of stable release first...

also limiting frc to x2 or setting interpolation mode to "1m" should help

4,785

(5 replies, posted in Using SVP)

> I just looked through user scripts, and interestly, MVTool's interpolation is in there too.

yeah, it's been the only way for Mac users to do "SVP thing"...

try this:

smooth.cubic = 0;
smooth.linear = false;

in the SVP 4/script/overrride.js

4,787

(128 replies, posted in Using SVP)

VLC 3.0.0 for Windows nightlies are not supported starting from 2016-07-01
... the commit that broke SVP support

The last supported build is 2016-06-29: http://nightlies.videolan.org/build/win … 0629-0437/

====
ver. 0.9.0.87

= fixed "hang" on video pause
? may fix exchanged color channels in some cases
+ added support for 10-bit input

4,788

(1 replies, posted in Using SVP)

please try again now

4,789

(5 replies, posted in Using SVP)

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

4,790

(11 replies, posted in Using SVP)

mpv is 64 bit only and it's better big_smile

у кого-то здесь такое уже было... не могу найти o_O

http://www.vapoursynth.com/2015/09/wind … te-use-it/

SVP - Информация - Журнал

нет лога  - нет помощи wink

два варианта:
1. SVP видит запущенный mpv, подключается к нему, после чего vapoursynth дает ошибку
2. SVP вообще никак не реагирует на факт запуска mpv, тогда с вероятностью близкой к 100% что-то не так в конфиге mpv.conf

4,794

(128 replies, posted in Using SVP)

> When using the stable release of VLC 2.2.4

What about 2.2.3?
In other words - is it related to the specific VLC version?

4,795

(8 replies, posted in Using SVP)

> Only worked for one video

Well, at least it worked

> Only one video and after i tried with other one, the error message appeared again

I've run out of ideas for now... probably some anti virus / firewall / etc is blocking something

4,796

(8 replies, posted in Using SVP)

> do I have to try with that one too?

Oops, my bad, seems like ssleay32.dll from the SVPtube package is a little bit outdated and depends on VC++ 2008 runtime, not the VC++ 2013 one.
I'm gonna replace svptube-1.2.6.zip package on the server now...

4,797

(14 replies, posted in Using SVP)

MPC-BE doesn't support RTMP protocol!

>  I had it load a cookie file for authentication. I was able to successfully download a file from Funimation that played and everything

Here's a big issue with all that credentials stuff.
Even if SVPtube will allow user to enter credentials for some site, and will successfully extract all the links then it'll stuck at the playback stage, because the video player doesn't have options neither to insert a cookie file nor to add some specific HTTP headers to the request. So there's a big chance that the link simply won't be playable.

4,798

(8 replies, posted in Using SVP)

> I've downloaded the package you said from Microsoft's website

BTW you need 32-bit version of the package

> я установил не portable версию

возможно что зря wink
с ней всё как-то понятнее...

> все пукнты были выполнены, что из этого надо сделать дважды чтобы заработало?

как минимум сделать так что бы vapoursynth.dll находился в пути
или скопировать его в syswow64, или добавить в PATH

и все-равно после этого может понадобиться установка PYTHONPATH (когда Plex уже запустится, но при применении скрипта SVP будет давать страшные ошибки)


> можно для идиота и профана - с чего начать и куда крутить?

что бы не ковыряться с системными кодеками, если уже поставлен ffdshow, то проще всего добавить во внешние фильтры "ffdshow audio decoder" и поставить ему "prefer", он тоже умеет делать битстрим

> 2 ... куда копать?

копать в переменные окружения PATH и PYTHONPATH

> установил SVP4pro в составе svp+все что он предложил (реклок,мадвр,ffd и тд)

вот мне просто интересна логика
в системе используется только Plex
зачем ставить ВСЁ? smile

===
про звук - не знаю, почему кодек MS забил встроенный LAV, может быть надо поковырять в Codec Tweak Tool...
еще можно поставить LAV Filters и вручную подключить LAV Audio decoder
ну а там уже будет битстрим и всё что положено