5,151

(3 replies, posted in Using SVP)

mmm... what "notification" we're talking about exactly?

5,152

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

Я ж написал - пока не заявлена.
Список того, что заявлено сейчас, находится вот там.

И да, я лично считаю что
а) наличие возможности конвертировать - наиболее низкоприоритетно из всех стоящих задач
б) если уж делать, то сразу хорошо, а не "заглушку" как в SVP 3
в) не такой большой труд вручную заменить одну (1) строчку в скрипте (ffdshow_source -> directshowsource)

5,153

(12 replies, posted in Using SVP)

I got it... it's about the "Fusion" visual style used for the HiDPI screens by default.
Obviously it's not needed when UI scale set to 1.

you can pass "log-file=path" to mpv and search for "ipc" tag in that log to see if it's working

I believe the IPC server in the mpv doesn't depend on the method of video output...
You should see something in the SVP's log when the connection to mpv's pipe is established, either "VideoPlayer: unable to find mpv's PID" or "VideoPlayer: mpv connected, waiting for the video info..."

all I know about libmpv is that Plex Media Player (based on libmpv) works with SVP when I replace its mpv-1.dll with the one from SVP' package
so it definitely works as expected

I noticed one of the new features in 0.17.0 is:
"ipc: add Windows implementation with named pipes"
Does this provide what is needed for SVP to work (apart from compiling in vapoursynth support)

yep
mpv installed by SVP is just an official git version now built with that toolchain with vapoursynth enabled

Utilities -> Additional programs and features -> Add or remove components -> Core for DirectShow 64-bit

5,159

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

размер кадра какой у этого одного фильма?
можно кусок лога со всеми размерами до / после

5,160

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

еще уточняющий вопрос: на любом размере видео?

5,161

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

"Индекс SVP" на графике показывается? При включение теста дрожания оранжевая палка появляется?

5,162

(122 replies, posted in Using SVP)

ionutm80

could you post a report via the Manager just after the crash will occur next time?

каких еще "нет подключенных dll"? это вообще про что?

===
а, про пейнтпак что ли?
блин, надо его вообще выкинуть... перепрошей в лайтпак big_smile
или вот, через Амбибокс, включив сервер для управления

5,164

(12 replies, posted in Using SVP)

> the checkbox box beside the selections which i used to not have

what do you mean? oO

fixed in 4.0.0.74

5,166

(121 replies, posted in Using SVP)

please check if it's fixed in 4.0.0.74

5,167

(12 replies, posted in Using SVP)

4.0.0.74 - see the text file "ui-scale.cfg' in the SVP installation folder

Вер. 74: через HTTP можно устанавливать режим стерео - в конфигурации в разделе "rt" во время воспроизведения появляется новый раздел.

1. Узнаем текущий активный "объект воспроизведения" - rt.playback.active
2. Смотрим всякое в rt.playback.<объект>

Сейчас там можно изменять только значение stereo

> сразу же через API блокируется Prismatic и, соответственно, перестаёт работать захват. В третьей версии всё было нормально и призматик перехватывался только во время воспроизведения видео. Это довольно большая проблема.

> если в конфиге призматика стоит более 99 светодиодов - подсветка не работает вообще

исправлено в новой версии (1.9.0.74)

> Ambibox

вроде бы всё работает как надо

5,170

(12 replies, posted in Using SVP)

Anyway it won't help...

It seems like Qt 5.6 auto scaling scales UI up to x2 size when Windows scaling is >=1.5 which is really bad in cases like yours.
We'll add an options to implicitly set the scaling value in the next build.

> Windows has already scaled it for me, now that both scaling is on it makes the menu very big

Not really... Windows scales only fonts and windows sizes, but not images and other hand-drawed stuff - e.g. the performance graphs in SVP won't be scaled.

5,171

(12 replies, posted in Using SVP)

You can try to set an environment variable

QT_SCALE_FACTOR=1

but I'm not sure it'll work... can't try it myself right now

Why you want to disable scaling on the 4K screen? Unless it's 40 inches in size the scaled version should look better.

Ghostlamer - а ссылочку поставить? big_smile

> Имеет смысл избавиться от всех профилей

так уже давно, если ты не заметил big_smile

5,174

(12 replies, posted in Using SVP)

What exactly do you see in the log about screens configuration?
Like this:

Screens: screen 0 - 1920x1080 @60.000 Hz [measured], x1.0 [72 DPI]

SVP's UI is scaled when Windows DPI scaling is set to x2, and you may need to restart SVP Manager after changing DPI scaling value.

5,175

(3 replies, posted in Using SVP)

BTW here's one major problem with this module - https://trac.videolan.org/vlc/ticket/16755

If you by any chance have some weight in VLC community - please do something about this big_smile
Otherwise the only way it can work is by replacing the deinterlace module.