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

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

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

5,227

(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,233

(8 replies, posted in Using SVP)

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

5,234

(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,235

(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,236

(138 replies, posted in Using SVP)

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

5,237

(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,238

(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,239

(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,240

(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,241

(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, или еще чего...

> В MPEG-TS сидят 2 видеопотока с разными PID: первый 2D (допустим, кодек H264 High L4), и второй анаморфная стереопара (кодек H264 High 4.1).

ссылку на пример в студию wink

> для меня исходные коды менеджера помогли бы написать

не помогли бы big_smile

> есть проблемы. Классический вариант: видео с 2-мя видеопотоками - 1-й - 2D, 2-й - 3D

и что там не так? почему бы не решить в рамках SVP 4?
вариант с двумя видеопоками в 3D-MVC уже работает, кстати, если речь об этом

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

5,246

(7 replies, posted in Using SVP)

SVP itself can't produce BSOD.
If you have BSOD it's because either overheating or some driver instability (usually the video driver)

5,247

(2 replies, posted in Using SVP)

MPC-HC has built-in LAV filter as well
Standalone LAV filter is just for other player, you don't have to install it from SVP's setup.

> May I spam "next" on setup?

yes

5,249

(19 replies, posted in Using SVP)

please post a report just after this thing occurs

5,250

(138 replies, posted in Using SVP)

mpv updated to that version
(hopefully will be in the mpv's master branch soon)

replace "input-unix-socket=9911" with "input-ipc-server=mpvpipe"

requires SVP Manager 4.0.0.73 to work correctly