You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
auto
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
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!)
Just to be clear:
64-bit video chain is NOT recommended.
Use it at your own risk (c)
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
It works, just be prepared for the memory leaks on every seek
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 )
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.
"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
there're different skins, one of them just like Media Player Classic
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
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
> i3 windows
oh, I see
consider controlling SVP Manager via wget from the console then
> Is there any way to fix this?
nope
why it bother you? how often do you need to "drag video to another monitor"?
> 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
despite evidently detecting the correct OpenCL device
hmm... this's interesting
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.
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
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
это вопрос не сюда
на сегодня аппаратное декодирование в mpv не совместимо с фильтром Vapoursynth
автомат рассчитан на аппаратный декодер
а тут его нет
так оно ж в /opt/qt55 поставило
LD_LIBRARY_PATH=/opt/qt55/lib ./SVPManager
Мда... ну и для верности, "ls -l /usr/lib/x86_64-linux-gnu/libQt5*" ? Что бы я точно поверил в 5.5.1
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.