5,001

(138 replies, posted in Using SVP)

https://github.com/mpv-player/mpv/commi … 69f56eca29
"Commits on Mar 30, 2016"

5,002

(138 replies, posted in Using SVP)

according to docs, dxva should work together with vapoursynth filter
--hwdec=dxva2-copy

====
or "hwdec=d3d11va-copy", marked in the docs as "experimental (Windows only)"

5,003

(11 replies, posted in Using SVP)

> Some time ago, I manually updated the madVR folder with a newer release. Afterwards, SVP said there was an updated version of madVR but failed to update.

Yeah!
It's because of the "pause" command at the end of "uninstall.bat" wink

it hangs the uninstallation of the previous version by the Maintenance tool

5,004

(46 replies, posted in Using SVP)

> Somehow it's not hooking up properly into the rendering chain.

lets wait for the next build by pinterf wink


> How is the VapourSynth version going? I suppose it's more stable than the AviSynth version? Any drawbacks?

mpv is a major "drawback" big_smile

> [DS_32] Core for DirectShow 32-bit.  Is this the svpflow1.dll and svpflow2.dll?

yep
plus all the dependencies needed - ffdshow 32-bit, avisynth 32-bit, VC++ runtime and so on
and yes, it is forced for a reason big_smile

> The first option is [DS_32] ffdshow filters for 32-bit.  Does this install all of ffdshow?

It runs the "official" ffdshow setup, you are free to check/uncheck anything you want inside it

> If so, I'd like to install it manually but the options seems to be forced enabled.

It is forced if ffdshow is not already installed

> The same for [DS_32] Avisynth 32-bit

It splits into two options
- the "official" (again) Avisynth setup - won't be running if you already have it installed
- plus copying of 2.6 MT .dll into syswow64 folder

5,006

(458 replies, posted in Using SVP)

> Which linux distro will be easiest to configure?

The one that you know better...

only for the legacy SVP 3.1.7

5,008

(3 replies, posted in Using SVP)

> saying to upgrade to SVP 4 Pro. Is that not supposed to happen?

not really

first, all notification has a "time to live" value, if it downs to zero the notification won't shown again
at least this's how it should work big_smile
you can check "TTL" values in the "ui.messages" configuration key

all there messages are not "ads" but just a small announcements concerning various SVP's aspects and newly introduced features

second, there're no messages "saying to upgrade to SVP 4 Pro" loaded on the server side right now
what text do you see?

5,009

(3 replies, posted in Using SVP)

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

5,010

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

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

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

5,011

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

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

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

5,018

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

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

5,019

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

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

5,020

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

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

(121 replies, posted in Using SVP)

please check if it's fixed in 4.0.0.74

5,025

(12 replies, posted in Using SVP)

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