> И почему бы не вернуть опцию" сформировать авс скрипт для видео " в svp 4 ?

потому что хочется сделать более по другому, но пока руки не доходят

путь в кавычках...

5,078

(122 replies, posted in Using SVP)

blabb
so, any news? smile

DirectShowSource пишется без подчеркивания...

Картинок не видно, но "то же самое" (т.е. ошибка про ffdshow_source) получаться определенно не может.

5,081

(4 replies, posted in Using SVP)

5:55:17.554 I: Playback [35304b4]: Frame server (32-bit) 2.6.0.3, Avisynth 2.6, C:\Windows\SysWOW64\avisynth.dll

It should be "2.6.0.5' for the "official" AVS 2.6 MT.
You may just copy "avisynth.dll" from the SVP 4\plugins into C:\windows\syswow64

Да блин же big_smile

Третий раз:
заменить строчку

ffdShow_source()

на

DirectShowSource("здесь путь к файлу")

5,083

(4 replies, posted in Using SVP)

it's much better to post reports via the Manager
otherwise we'll need to ask another 100 questions here just to clarify things

> раньше форум как то поотзывчивее был

зачем сидеть на форуме, если и так всё работает? big_smile

три дня назад сказал - заменить надо строчку "ffdshow_source()" на "directshowsource(путь-к-файлу)"
или на ffms2()
или на что-то еще, что милее сердцу

5,085

(122 replies, posted in Using SVP)

4.0.0.60 - link

Just unpack into SVP 4 install folder and run either "svpmanager.pro-60.exe" or  "svpmanager.free-60.exe".
It should not interfere with existing rev.72 files.

> Проблема с локализацией

да, косяк big_smile

> Есть ли вообще возможность скачать SVP 4 Free в виде дистрибутива как это было например с версией 3.1.7?

Пока нет

> У меня это окно без линка билд 4.0.0.72

Так не бывает

> как переключиться в 3D HSBS?

http://127.0.0.1:9901/?!stereo_toggle

работает, переключает три режима по кругу (normal,SBS,OU)
вот только что проверил
если нужна команда что бы вот сразу указать "OU" - то такой сейчас нет
нужна? о_О

см. картинко

оно умеет
а) менять параметры в конфигурации
б) инициировать действия из списка "горячих клавиш"

===

хорошо, переключение видеопотоков вполне можно ловить, сделаем

> я знаю что используется HTTP сервис на 9901 порте, но не нашел нигде описания API

там прямо в том же окошке кликабельная ссылка

> SVP не определяет, что плеер переключил видеопоток.

вполне себе реализуемо...
а это точно частый вариант? сколько таких файлов (в процентах от всех 3д видео) на рутрекере? big_smile

5,091

(8 replies, posted in Using SVP)

For the reference - https://www.svp-team.com/wiki/SVP:Plex_Media_Player

5,092

(8 replies, posted in Using SVP)

OK, case closed big_smile
Something went wrong with the build... Full rebuild fixes the issue.

Please update "mpv shared library" package to ver. 0.16-2

5,093

(8 replies, posted in Using SVP)

This's strange, it definitely used to work earlier, I saw it with my own eyes big_smile
And now it just crashes on start, even with IPC channel turned off.
Investigating...

5,094

(138 replies, posted in Using SVP)

the cfg file is
    C:\Users\XXXXX\AppData\Local\PlexMediaPlayer\mpv.conf
by the way wink

5,095

(122 replies, posted in Using SVP)

"The problematic change" is somewhere between "Windows-only engine" and "all platforms engine" (Linux and OS X in this case).
This's the problem.

5,096

(8 replies, posted in Using SVP)

> how to I enable SVP for plex media player?

Buy a Pro license and do some magic big_smile
The same question there - http://www.svp-team.com/forum/viewtopic … 016#p58016

0. Install Plex 64-bit
1. Install Python 3.5 64-bit
2. Install Vapoursynth
3. Install "mpv shared library" package from the SVP's installer
4. Replace Plex's "mpv-1.dll" with the one from "SVP 4\mpv64\"
5. Change the mpv's config file

5,097

(138 replies, posted in Using SVP)

> and copied the vapoursynth64 files into the same folder

This won't help!

IF you want to use "mpv-1.dll" you have to install system-wide Python 3.5 and Vapousynth.
The crash at start is because of unsatisfied dependencies, that's all.

5,098

(122 replies, posted in Using SVP)

Could you provide me with version 4.0.0.60?

This's not so easy as it sounds...

Besides sticking to some early version could be an option for you as a user but definitely is NOT an option for us as a developers.
But ok, we'll prepare the package with the older version just for the users that have this (still unsolved) issue.

5,099

(1 replies, posted in Using SVP)

The "Special build" of Avisynth 2.5.8 used to be the case in SVP 3.
Now it's just the "half-official" SEt's build of AVS 2.6 from doom9.

ну так понятно что надо свой фильтр подставить
или DirectShowSource, или еще чего...