4,501

(43 replies, posted in Using SVP)

it's safe to assume that it's not working properly with MVC videos now

4,502

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

ну, справедливости ради, скорее всего в mpv под Windows все будет примерно так же wink

> I have used svp4 since it launched, and only started getting this error last week

well, what changed?
windows 10 update, any drivers, etc?

4,504

(3 replies, posted in Using SVP)

you'd better contact us via email

4,505

(3 replies, posted in Using SVP)

PayPal payments may not work from business accounts.

4,506

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

> я даже посмотреть не успеваю, что не так

как-то если так

vlc --extraintf=logger --verbose=5 --logfile=vlc.log --logmode=text --file-logging

4,507

(2 replies, posted in Using SVP)

...or try dss2() source filter instead

reinstall graphics drivers

4,509

(8 replies, posted in Using SVP)

registration fails when the list of network adapters (both built-in and expansion cards) changes

4,510

(17 replies, posted in Using SVP)

you didn't added SVP 4 and SVP 4\mpv32 to the %PATH%

4,511

(121 replies, posted in Using SVP)

Just checked all the installation steps on the clean Sierra setup, and I must say that all of the following work w/o errors:

1. installing Homebrew
2. installing mpv + vapoursynth
3. installing SVP 4
4. opening video file in mpv via SVP's menu
5. installing VLC
6. enabling Vapoursynth filter in VLC


Found one minor issue with SVPtube extension - there's a typo in the current 4.0.91 build, so to be able to download videos via SVPtube one need to execute

ln -s /usr/local/bin/ffmpeg /usr/local/bin/fmpeg

and relaunch SVP 4.

==============
https://youtu.be/RJCRwsU4qAg

4,512

(17 replies, posted in Using SVP)

just tried it on an almost clean Server 2008 R2 installation, and it works
i ran out of ideas...

===
Step 1:
Computer -> properties -> Advanced system settings -> Env. variables -> User variables -> New.. ->
Var. name: PATH
Var. value: C:\Program Files (x86)\SVP 4;C:\Program Files (x86)\SVP 4\mpv32

Close and re-open any opened Explorer/cmd windows.

Step 2:
Dependency walker 32-bit

Step 3:
Open SVP 4\extensions\tube\main.dll, save as "Dependency Walker Image (*.dwi)", post the file here

4,513

(17 replies, posted in Using SVP)

great, so you could just said you got "Tube loader: can't load tube plugin" error message from the beginning wink

loading svptube is a little bit tricky, maybe something is wrong with installation or environment in your case

extensions\svptube.dll modifies PATH env var and loads extensions\tube\main.dll, which depends on mpv32\PythonQt.dll, which in turn depends on mpv32\python35.dll and MS VC++ 2015 32-bit runtimes

so please check that
- SVP 4\mpv32 exists and contains pythonqt.dll and all Python files
- VC++ 2015 32-bit runtimes installed
- post here output of 'echo %PATH%' command

ок, скоро дойдут руки до этой проблемы
ожидайте wink

4,515

(17 replies, posted in Using SVP)

.

> памяти положения \ размера окна?

это не совсем "память", но вот отсюда и ниже
"geometry" и "autofit"

geometry=50%:50%
Places the window in the middle of the screen.

> 1080p 60\50FPS можно не ускорять? тормозит.

по-умолчанию и не ускоряется
тут наоборот народ обычно волнуется "почему исходник 50 fps не ускоряется до 144?"

SVPtube умеет запускать ТРИ (четыре) плеера с параметрами для всасывания внешних аудиодороги и/или субтитров: mpc-hc/be, mpv, vlc.

при этом собственно видео хорошо работает? т.е. нормальные такие 60 fps, индекс производительности стабильно равен 1.0?

4,520

(121 replies, posted in Using SVP)

the simpliest solution is just set fixed x2.5 frc rate

remember that you can do this with a profile condition targeting some text tag within the file name, for example

4,521

(4 replies, posted in Using SVP)

> [W]: VideoPlayer: new instance found in mpc-hc.exe but SVP can't talk to it.

at the same time you should see the popup message

> Error communicating with the video player. Maybe SVP is running with administrator privileges?

Hint: both SVP and mpc-hc should be executed from the same user account, otherwise it won't work.

4,522

(4 replies, posted in Using SVP)

SVP -> Information -> Events log

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

Да, в редких случаях могла слететь.
Делать известно что.

> 301 is http code for a permanent redirect

nope, this's different
it's somehow related to HTTPS connection

still we don't know what's the reason