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

auto big_smile

if I'm using an 8 thread 4790k at 4.7GHz and going to 96Hz... what should auto be setting?

probably it'll be something like (8*1.8) * ((96/24) / 2.5), but no more than 25

5,104

(52 replies, posted in Using SVP)

dlr5668 wrote:

Will it be possible to use dxva + vapoursynth on windows ?

only if someone will build mpv for Windows with vapoursynth support PLUS will add a TCP socket-based IPC channel to mpv itself (currently it doesn't support JSON IPC on Windows!)

5,105

(52 replies, posted in Using SVP)

Just to be clear:

64-bit video chain is NOT recommended.
Use it at your own risk (c)

5,106

(52 replies, posted in Using SVP)

xarunx

the only thing you could possibly do to break something in the 32-bit chain with the latest update is to (occasionally) install Avisynth+ 32-bit

Slayer Moon

1. install
2. configure
big_smile

5,107

(52 replies, posted in Using SVP)

It works, just be prepared for the memory leaks on every seek big_smile

I think there's no hope left for a stable Avisynth 64 bit, so lets use what we have... and wait for any Vapoursynth-enabled Windows video players (or something else wink)

5,108

(8 replies, posted in Using SVP)

Since Mac version is available now AND there're no usable mpv-based video players for OS X, I took a look at the Plex Media Player.

And it seems like it could work IF:
1. replace built-in libmpv with the custom one built with vapoursynth support
2. add additional mpv's config file under Plex's config path

Still not tested in OS X, but successfully added some vf's to the Plex for Windows.

5,109

(121 replies, posted in Using SVP)

"Preview" version available now.

Requires at least OS X 10.10 and a working mpv+vapoursynth installation.

Consider this as a beta test, current version may not work at all for you.

Get the download link via License Manager.
Obviously you'll need either a "Mac" license (from Indiegogo) or a "developer" one. We're not selling new Mac licenses now!

Here's a draft version of Mac-specific installation procedure and SVP's issues.


And again, please post "success stories" here big_smile

5,110

(455 replies, posted in Using SVP)

> I just find it really ugly

there're different skins, one of them just like Media Player Classic big_smile

5,111

(455 replies, posted in Using SVP)

maybe SMPlayer can handle playlists better than plain mpv...

it's possible to add some logic to SVP Manager to launch every other mpv instance with a unique socket name, but not right now
after all it can handle multiple ffdshow instances at the same time in Windows

5,112

(455 replies, posted in Using SVP)

You mean running two mpv instances at the same time?
I'm not sure how they would share the same IPC socket o_O

ok, will try to 'fix' this in the next release

5,114

(455 replies, posted in Using SVP)

> i3 windows

oh, I see
consider controlling SVP Manager via wget from the console then big_smile

> Is there any way to fix this?

nope

why it bother you? how often do you need to "drag video to another monitor"?

5,116

(455 replies, posted in Using SVP)

> I can't figure out how to minimize it

just close the window and the Manager will remain in the tray? o_O

mickeekung

contact us via email to get the Pro license in case you still don't have it wink

5,118

(455 replies, posted in Using SVP)

despite evidently detecting the correct OpenCL device

hmm... this's interesting big_smile

5,119

(455 replies, posted in Using SVP)

This's not the case.
clGetPlatformIDs() call for some reason fails in both SVPManager and svpflow lib, BUT it works in clinfo.
The only difference is clinfo is linked with libOpenCL.so while SVPManager loads it dynamically at runtime.

Could it be that you have several different versions of libOpenCL.so installed?

In other words check that libOpenCL.so from "ldd clinfo" and the one from /proc/<SVPManager pid>/maps point to the same AMD's .so file.

5,120

(455 replies, posted in Using SVP)

clinfo output is fine, it's exactly like it should be
1st device is "GPU", 2nd one is "CPU"

you'd better post "events log" after trying to play some video with GPU acceleration enabled


> APT wants to pull mpv from the SMPlayer repo which doesn't have Vapoursynth support

yeah, it's a known "issue", just forgot to include it into the FAQ wink

5,121

(455 replies, posted in Using SVP)

gpuId=11 in this context means "1st GPU device on the 1st platform", so what's wrong?

the fact that built-in benchmark fails is interesting BUT even more interesting would be the actual Vapoursynth error (if any) when the filter script initialization fails

5,122

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

это вопрос не сюда

на сегодня аппаратное декодирование в mpv не совместимо с фильтром Vapoursynth

5,123

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

автомат рассчитан на аппаратный декодер
а тут его нет

5,124

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

так оно ж в /opt/qt55 поставило


LD_LIBRARY_PATH=/opt/qt55/lib ./SVPManager

5,125

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

Мда... ну и для верности, "ls -l /usr/lib/x86_64-linux-gnu/libQt5*" ? Что бы я точно поверил в 5.5.1 big_smile