если уже работает с амбибокс - то какие проблемы? он включает точно такой же remote API как в призматике
т.е. в SVP выбираем "Prismatik", запускаем Амбибокс, и вроде бы должно работать

===
Называется "Доп. настройки" - "Включить API сервер" - порт 3636

в случе неправильного возвращается пустое место, иначе какой-то (зависит от запроса) текст

5,003

(1 replies, posted in Using SVP)

check that "svp-maintenance.dat" exists in the SVP 4 folder
if not - try to rename "svp-maintenance.dat.backup" to "svp-maintenance.dat"

ну так наоборот же... "?!"
? отделяет начало параметров, потом сами параметры

5,005

(455 replies, posted in Using SVP)

> No matter whether I use mpv or smplayer, or disable frame rate conversion, as long as SVP is integrated to the player the audio immediately starts desyncing

I think I know the reason - it's a inconsistency between the actual video frame rate and the value written in the container and thus used as a base frame rate for the frc conversion.
This value is exposed by mpv to the Vapoursynth engine as a global variable called "container_fps". If the real fps doesn't match - we're probably screwed o_O

> Вчера пробовал GET запрос: отправлял из браузера и сравнивал с меню из tray icon. Ничего не менялось.

меню не меняется (еще косяк), но кроме этого то что должно переключиться - переключается
хоть бы по OSD видно

It turns out that there're a lot of problems with interlaced videos here... big_smile

1. SVP replaces the entire video filter chain with the vapoursynth filter, while interlaced videos need the yadif filter to be inserted before - luckily this's quite simple to fix

2. SMPlayer sets incorrect mpv option when using "Yadif (normal)" - it sets "--vf-add=yadif" instead of "--vf-add=yadif=frame", so both "Yadif" modes in SMPlayer now output doubled frame rate

3. Vapoursynth filter inside mpv can't properly handle video deinterlaced with doubling frame rate because the video IS actually 50 fps while the internal variable "container_fps" is still set to 25 fps.


So... to make interlaced video work with SVP we need:

1. Fix SVP Manager
2. Force SMPlayer to add "--vf-add=yadif=frame" to advanced mpv options

> В старой версии в сформированном скрипте тоже прописывалось директшоу вместо ффдшоу ?

да

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

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

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

5,011

(122 replies, posted in Using SVP)

blabb
so, any news? smile

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

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

5,014

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

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

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

(8 replies, posted in Using SVP)

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

5,025

(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