5,076

(128 replies, posted in Using SVP)

You may need to restart SVP Manager after modifying PATH value.

Wrong:

12:29:23.468: Playback: starting up...
12:29:23.468: Playback [ee8]: Frame server (64-bit) NOT FOUND

Right:

12:29:23.468: Playback: starting up...
12:29:23.468: Playback [ee8]: Frame server (64-bit) C:\Program Files (x86)\SVP 4\mpv64\vapoursynth.dll

ACE кстати, может быть, будет работать, надо бы попробовать...
За VLC идём туда - http://www.svp-team.com/forum/viewtopic.php?id=3298

====
Что-то он какой-то старый (на VLC 2.0.5), и 64-бит версии нет.
Тогда пока что не взлетит...

> А что там за проблема, стало интересно, я бы понаблюдал?

Теперь подсветка работает только с первым файлом, а дальше "нет подключенных dll". В общем, требуется перезапуск SVP перед каждым новым запуском фильма.

5,079

(128 replies, posted in Using SVP)

Windows specific

1. Install "VLC support" package via the SVP's Maintenance tool
2. Install VLC 64-bit
3. Make Vapoursynth installation usable by other apps (see below)
4. Run SVP and exec the Utilities -> "SVP in VLC" via the main menu
5. Run VLC and ensure that "vapoursynth" is in the video filters list.


The tricky part is correct Vapoursynth / Python installation

"Portable" way - assuming you DON'T have system-wide Python installation:
1. add SVP 4/mpv64 folder to the PATH environment variable
2. add new env variable called PYTHONPATH, containing the same SVP 4/mpv64 path

System-wide way:
1. Install Python 3.5.1 64-bit: https://www.python.org/ftp/python/3.5.1 … -amd64.exe
2. Install Vapoursynth 64-bit: https://github.com/vapoursynth/vapoursynth/releases
3. Either add C:\Program Files (x86)\Vapoursynth\core64 to the PATH env var OR copy C:\Program Files (x86)\Vapoursynth\core64\vapoursynth.dll to C:\Windows\System32\

> Теперь подсветка работает только с первым файлом, а дальше "нет подключенных dll". В общем, требуется перезапуск SVP перед каждым новым запуском фильма.

Исправлено в вер.1.9.0.76

Починено в версии 1.9.0.76.

починены и Лайтпак, и Пейнтпак

с пейнтпаком вроде как другая проблема
дойдут руки перешить наш экземпляр обратно в пейнтпак - исправим...

5,083

(1 replies, posted in Using SVP)

It's completely up to you to install any 64-bit video player.
64-bit players are supported but NOT recommended for SVP.

5,084

(8 replies, posted in Using SVP)

> What about the GPU acceleration though?

I remember... big_smile

5,085

(5 replies, posted in Using SVP)

> unable to init GPU-based renderer

clean all the GPU drivers and re-install them from the scratch

5,086

(8 replies, posted in Using SVP)

"processing threads" should be set to "auto" and works fine - this why it's called "auto" big_smile
IF it isn't working fine then it's a question to the "auto" algorithm.

I mean that adding new manual options just to workaround some bugs is not a good idea.
It's much better just to fix those bugs.

Я тут чувствую какое-то недопонимание...

Если взять крайнюю версию SVP 4, поставить SVPlight, и заменить файл extensions/svplight.dll на тот, что находится в архиве вон там - http://www.svp-team.com/forum/viewtopic … 506#p58506
то работает, или нет?

Если "да", то к чему замечания про "еще одни выходные", если "нет", то зачем отвечать "правильно" на вопрос "работает ли версия 69-1"
???

Т.е. до этого Призматик вобще не стоял?

Ок, еще раз: "69-1" из сообщения выше работает, "74" обех версий - нет?
Правильно?

5,089

(138 replies, posted in Using SVP)

The problem with that "Baka" is it's statically linked with libmpv.
So if someone wants to use it with SVP - he will need to ask Baka devs to build it "the right way" first - e.g. with the Vapoursynth enabled.
And then they will refuse to do it cause they will fail to statically link with Vapoursynth and Python big_smile

From SVP's point of view:
- mpv executable just works (this includes SMPlayer)
- players dynamically linked with libmpv can work after some manual PATH adjustments and file replacements (see Plex)
- players statically linked with libmpv won't work at all

5,090

(138 replies, posted in Using SVP)

https://sourceforge.net/p/smplayer/feature-requests/

5,091

(1 replies, posted in Using SVP)

There's a little mess with SVP libs versions and MT mode 1 support.
- all pre-Vapoursynth libs are MT mode 2 only
- builds 128 - 132 are compatible with MT mode 1 BUT there's a mysterious memory corruption somewhere in svpflow2 which gives us that error
- as a temporary fix we released  svpflow2.dll .135 as an old (pre-VS) version upgraded for the latest SVP Manager, so it is NOT compatible with MT mode 1

The script with SetFilterMTMode("SVSmoothFps", 1) using svpflow2.dll ver.135 will definitely freeze on start.


However I really don't see any improvement in using MT mode 1 with build 132 libs.
Here's how it works:

"old" Avisynth-only libs in MT=2: N instanes of AVS's VideoFilters running at the same time.

"new" multi-platform libs contain a platform-independent thread-safe "cores"
- Vapoursynth: 1 thread safe VS filter uses 1 "core"
- Avisynth MT=2: N single-threaded VideoFilters share 1 thread safe "core"
- Avisynth MT=1: 1 thread safe VideoFilter uses 1 "core" - just like in Vapoursynth version

The point is there's just one "core" is all cases.

а вот если на такой файлик заменить, не поможет ли?

5,093

(138 replies, posted in Using SVP)

brucethemoose
> We have SMPlayer, but it doesn't add any GUI for configuring MPV.

SMPlayer is in active development so there're good chances if someone will post a feature request...

поиск хотя бы  по одной странице форума - рулит!
http://www.svp-team.com/forum/viewtopic … 506#p58506

но, вообще, Лайтпак отвалиться не должен был
у меня работает (с)

5,095

(8 replies, posted in Using SVP)

> Is SVP rendering the video at a different frame rate possibly cause this slight stutter?

It is.
Try to start with "D3D Fullscreen" option in MPC-HC -> Playback -> Output.

The ultimate solution for syncing video with the screen refresh rate is ReClock but I personally won't recommend it unless you know what and why you're doing.

> SVP maganger successfully detected the player, but it doesn't work. It doesn't process video and my video stream freezes.

it works, but at the moment SVP kicks in the player hangs and SVP shows "paused" - which is true
end of story big_smile

win10, nvidia?

определенно нужен смайлик фейспалма
возможно даже двойного hmm

5,098

(1 replies, posted in Using SVP)

Please contact us via email to resolve such questions.

5,099

(23 replies, posted in Using SVP)

- All settings -> find your custom profile under "profiles"
- set "fi_target" to "144" or whatever you want
- see the changes on the "Video profiles" page

5,100

(2 replies, posted in Using SVP)

can you download it manually via the web browser?

> is there any offline installer for the latest build?

nope