4,251

(21 replies, posted in Using SVP)

> I suggest you read the mpv documentation

Please be so kind and elaborate this to stupid me.

> We all know where the SVP team got their "inspiration" from...
> Github is watching.

hmm
And this one too, please.

4,252

(21 replies, posted in Using SVP)

ok, lets do a thought experiment

consider 30 fps video file, you play it with that ugly-slow-blocking-mvtools script applied and get 60 fps
after that you apply a SVP's script to that 60 fps video and you want to achieve ... what?

30 fps -> MBlockFps -> 60 fps -> SVFlowFps -> ???

===
btw if you read the docs you'll know that SVFlowFps can give the very same results as MBlockFps

4,253

(21 replies, posted in Using SVP)

I won't try it because even if it works for some reason (though it shouldn't!) - I mean some mvtools-based script PLUS SVP's script running at the same time - this's just a nonsence.
You either do interpolation via your script or via SVP's script. You can't use both simultaneously. Period.

4,254

(21 replies, posted in Using SVP)

(facepalm)

How SVP works?

1. catches the video playback
2. generates its own vapoursynth script based on all the settings from UI
3. inserts this generated script into vf chain

vf chain can only contain ONE vapoursynth script at a time, so whatever you've put into mpv.conf was overwritten at runtime

4,255

(21 replies, posted in Using SVP)

mmm...
For obvious reasons SVP uses it's own script using own plugins. You can't use MVTools script with SVP.
SVP script can do whatever MVTools script can, just read docs if the amount of script customization UI controls is not enough for your needs wink

> Хочется узнать каким именно образом используется lsof.

lsof -Fp /tmp/mpvsocket

может прав для запуска не хватает?

4,257

(21 replies, posted in Using SVP)

if you think that old MVTools-based basic script is better than SVP - then just use it, you don't need SVP at all

4,258

(21 replies, posted in Using SVP)

nothing has changed except for explicit removing of "vapoursynth" filter (if any) from the mpv's vf chain on new video playback start

... which is the case when opening another video in the same mpv instance

4,259

(455 replies, posted in Using SVP)

> remove the qt packages you installed from the main repo.

why? it may not be a Qt's issue, at least 5.7.0 isn't any better that 5.6.2

4,260

(3 replies, posted in Using SVP)

SVP Manager updated to rev.101

причина ясна, будет починено "на днях или даже раньше"

4,262

(22 replies, posted in Using SVP)

fixed in rev.101

+ plus added authentication via cookies file (required by Crunchyroll now)


> Forget that SVTube nonsense, I believe the way I have now discovered to stream Youtube videos with SVP is more conveniant anyways.

if all you need is YT videos w/o subtitles you probably right

4,263

(3 replies, posted in Using SVP)

yep, we already know that from another report about issues with Plex Media Player

every 2nd (!) video started w/o closing mpv window gives incorrect source framerate reported by mpv

===
upd: found the reason, will be fixed asap

> Сделал всё по инструкции, но теперь выдается следующее сообщение:
> "Не установлены компоненты SVP для поддержки 64-битных проигрывателей"

Предполагалось что это сообщение должно наводить на мысли wink

> Что нужно?

то, где написано "64 бит"

> Пробовал скачивать и устанавливать ffdshow

Если поставить ffdshow 64-бит, то он не может не появиться в этом списке. Потому что не может.

а и ведь действительно

того же эффекта можно достичь запуская подряд несколько роликов с ютюба, НЕ закрывая окно mpv

http://www.svp-team.com/forum/viewtopic … 536#p62536

the last post

4,268

(22 replies, posted in Using SVP)

> Have you determined the reason for this and will it be fixed with the next update?

stay tuned

4,269

(22 replies, posted in Using SVP)

ok, I see it
there's some issue with clipboard contents updates

when I copy the link from host system - it always works in the virtual machine
however when I copy the link from web browser opened in VM - SVPtube often fails to notice that clipboard has changed
pasting the link to some other app and/or touching SVP's menu occasionally helps hmm

4,270

(22 replies, posted in Using SVP)

> When you tried it, did SVTube actually pick up a link from the clipboard?

I won't answer this big_smile

4,271

(22 replies, posted in Using SVP)

> What else did you do, or did you install additional libqt packages?

just nothing

do you see the same error in SVP's log?

4,272

(22 replies, posted in Using SVP)

> Please state the repository you installed libqt from.

default 16.04 repo already contains Qt 5.5.1

> LD_LIBRARY_PATH=/opt/qt55/lib

not needed for 16.04

> You also had to install vapoursynth etc

since all I wanted was to check if SVPtube works - I don't need mpv/vapoursynth at all.

> Was it 64bit or 32bit Lubuntu 16.04?

there's no 32-bit version of SVP 4 Linux wink

===

Well, if you've installed Qt downloaded from qt.io then it's 5.7.1
May be (just may be!) 5.7.1 has some issues in QClipboard with some Linux DMs
I'll check

4,273

(22 replies, posted in Using SVP)

installed Lubuntu 16.04 from the official image into VirtualBox, added mediainfo and Qt libs via apt-get and ran SVP's installer
that's it

4,274

(22 replies, posted in Using SVP)

Works on a fresh Lubuntu 16.04 install


> After thorough research on multiple Ubuntu platforms I can confirm that SVTube is broken on SVP4Linux.

this's just not true

... and mpv's log now says ... what?