Re: SVP 4 Linux

thanks, this gives a hint what's wrong with 16.04 and Qt

from one of your links:

this crash is related to us forcing QT_DEVICE_PIXEL_RATIO to "auto"

so, try as suggested:

sed -i -e 's/QT_DEVICE_PIXEL_RATIO/DONTSETTHISVARIABLE__/' svp4-linux-64.run

BTW, what's the Qt version you're using? I known that 16.04 is with 5.5.1 by default but... ?


QT_DEVICE_PIXEL_RATIO is depricated since 5.6.0, still it should not lead to app crash hmm


the problem is installer is statically linked with 5.5.0

Re: SVP 4 Linux

thank you for your quick reply,

it's still the same crash, QXcbScreen::logicalDpi() without setting  QT_FONT_DPI-variable and QXcbWindow::create() with setting it.
I did verify the file svp4-linux-64.run has changed with this sed command, size stays the same but different md5sum, also grepping for that string reveals success for the original binary and nothing after sed..
Version of libqt5core5a is 5.5.1+dfsg-16ubuntu7.1

Re: SVP 4 Linux

well, can you run the genuine Qt installer from qt.io?
will it crash?

cause it's the same "Qt Installer Framework"

Re: SVP 4 Linux

downloaded http://download.qt.io/archive/qt/5.5/5. … -5.5.1.run, chmod +x, launched it, works - window appears and installation will go through successfully. After default installation, started Qt Creator, also works. Same with 5.5.0. Looks like they've done something different.

Re: SVP 4 Linux

Addendum:

I've installed Arch Linux on this machine now with current KDE Plasma (Qt is 5.7), now there are more warnings and the same error when launching ./svp4-linux-64.run:

static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDE dirs
[184] Warning: A style sheet file is specified, but it does not exist.
[255] Warning: QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-246065832) are not possible
[255] Warning: QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-246065832) are not possible
floating point exception (core dumped)

with gdb:

Thread 1 "svp4-linux-64.r" received signal SIGFPE, Arithmetic exception.
0x0000000000ce03a3 in QXcbWindow::create() ()

In case this is related, xrandr tells me, my Display is connected to HDMI-2 and nothing on HDMI-1 or DP-1 or DP-2, but physically there's only one HDMI-connector and one VGA-Connector

Re: SVP 4 Linux

I've rebuilt the installer w/o that QT_DEVICE_PIXEL_RATIO thing, please try it now.
Also I've tried it under Xubuntu 16.04 and it works.

Re: SVP 4 Linux

Thank you, this installer is working now. :-)

But now I have the same problem with the main program - it is working with my mpv (and it's great, although my hardware is a bit weak) but I can't see any application window, only notification inside video screen of mpv.
Startup log of XVPManager:

14:06:12.148 [i]: Main: starting up SVP 4 Linux [4.0.0.91]... 
14:06:12.148 [i]: Main: args: none
14:06:12.148 [i]: Main: working dir is /home/besitzer/SVP 4/
14:06:12.148 [i]: Main: data dir set to /home/besitzer/.local/share/SVP4/
14:06:12.148 [i]: Settings: loading reg.cfg OK
14:06:12.149 [i]: Settings: loading main.cfg OK
14:06:12.149 [i]: Settings: loading ui.cfg OK
14:06:12.150 [i]: Settings: loading frc.cfg OK
14:06:12.150 [i]: Settings: loading profiles.cfg OK
14:06:12.150 [i]: Settings: loading custom.cfg OK
14:06:12.150 [i]: Settings: loading lights.cfg OK
14:06:12.150 [i]: Main: using Qt 5.7.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 6.1.1 20160707)
14:06:12.151 [i]: Main: device scale is 1, user defined scale is 0
14:06:12.151 [i]: Main: system locale is [de]
14:06:12.151 [i]: Main: setting language file to de.qm...
14:06:12.152 [i]: Main: module 'plugins/libsvpflow1_vs64.so': 4.0.0.132
14:06:12.154 [i]: Main: module 'plugins/libsvpflow2_vs64.so': 4.0.0.137
14:06:12.158 [i]: Main: running OpenCL info...
14:06:12.160 [i]: Main: collecting system information...
14:06:12.167 [i]: OS: Linux 4.7.2-1-zen #1 ZEN SMP PREEMPT Sat Aug 20 20:36:46 UTC 2016 x86_64
14:06:12.217 [i]: Display manager: /usr/bin/sddm / /usr/share/xsessions/plasma
14:06:12.218 [i]: CPU: Intel Pentium N3700 [base frequency 2400 MHz, 4 threads]
14:06:12.275 [i]: Video: 0 GPU OpenCL device(s) on Clover [OpenCL 1.1 Mesa 12.1.0-devel (git-0d7ec8b)] (Mesa)
14:06:12.275 [i]: Memory:  1923  MB total,  1377 MB free
14:06:12.275 [i]: System: initializing network...
14:06:12.305 [W]: Screens: unknown screen size, assuming 1366x768
14:06:12.305 [i]: Screens: updating information, 1 screen(s) found
14:06:12.305 [i]: Screens: screen 0 (HDMI-2) - 1366x768 @60.000 Hz, xinf [96 DPI]
14:06:12.306 [i]: Screens: primary screen is 0
14:06:12.306 [i]: Power: AC is ON [1]
14:06:12.533 [W]: QWidget::setMinimumSize: (/ControlPanel) Negative sizes (-2147483648,0) are not possible
14:06:12.534 [W]: QWidget::setMaximumSize: (/ControlPanel) Negative sizes (-2147483648,16777215) are not possible
14:06:12.534 [W]: QWidget::setMinimumSize: (/ControlPanel) Negative sizes (0,-2147483648) are not possible
14:06:12.535 [W]: QWidget::setMaximumSize: (/ControlPanel) Negative sizes (0,-2147483648) are not possible
14:06:12.543 [i]: Main: preparing FRC profiles...
14:06:13.508 [i]: Main: preparing performance graphs...
14:06:13.515 [W]: QWidget::setMinimumSize: (/ControlPanel) Negative sizes (-2147483648,0) are not possible
14:06:13.515 [W]: QWidget::setMaximumSize: (/ControlPanel) Negative sizes (-2147483648,16777215) are not possible
14:06:13.515 [W]: QWidget::setMinimumSize: (/ControlPanel) Negative sizes (0,-2147483648) are not possible
14:06:13.515 [W]: QWidget::setMaximumSize: (/ControlPanel) Negative sizes (0,-2147483648) are not possible
14:06:13.846 [W]: QWidget::setMinimumSize: (StatusWnd/StatusWnd) Negative sizes (-2147483648,0) are not possible
14:06:13.846 [W]: QWidget::setMaximumSize: (StatusWnd/StatusWnd) Negative sizes (-2147483648,16777215) are not possible
14:06:13.847 [i]: Main: preparing mpv...
14:06:13.890 [i]: Main: preparing remote control...
14:06:13.890 [i]: RemoteControl: started
14:06:13.890 [i]: Main: preparing main menu...
14:06:14.165 [i]: Main: loading extensions...
14:06:14.168 [i]: Extensions: found svplight 2.0.0.85 ...
14:06:14.170 [i]: Settings: loading leds.cfg OK
14:06:14.389 [i]: Main: initialization completed in 2229 ms
14:06:14.423 [i]: Updates: checking now...
14:06:16.684 [i]: Performance: quick estimation = 101 (previous value was 101)
14:06:16.736 [W]: QXcbConnection: XCB error: 2 (BadValue), sequence: 505, resource id: 0, major code: 1 (CreateWindow), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 506, resource id: 10485765, major code: 2 (ChangeWindowAttributes), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 507, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 508, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 509, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 511, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 512, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 513, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 517, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 521, resource id: 10485765, major code: 2 (ChangeWindowAttributes), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 522, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 525, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 526, resource id: 10485765, major code: 20 (GetProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 530, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.736 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 531, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
14:06:16.737 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 534, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0

My screen size is actually 1920x1080, e.g. xrandr does detect it correctly.

Re: SVP 4 Linux

if you don't see any icon in the tray/notifications area launch Manager with "-no-tray' arg

Re: SVP 4 Linux

New .96 build works fine in Ubuntu 16.04 - many small issues fixed, SVPtube 2 works out-of-the-box now.

Re: SVP 4 Linux

I have the same problem as Mokeiichi, everything works fine but the application window won't show up even if i run it with -no-tray. I'm using a tiling window manager i3 so that's probably why the tray icon doesn't show up. By the way svp4mantainance's window show up just fine. I installed all the dependencies in the INSTALL file.  Could it be a problem with qt version or a flag that needs to be enabled on qt?. Also my screen size is different from what SVP detects, mine is 1920x1080. Happy to provide more information if needed, thanks.

More info:
Qt Version: 5.6.2
Vapoursynth Version: 35
Python 3.5.2
Mediainfo Version: 0.7.91

Operating System: Solus (Linux distro)


SVPManager log:

14:41:38.425 [i]: Main: starting up SVP 4 Linux [4.0.0.96]... 
14:41:38.425 [i]: Main: args: none
14:41:38.425 [i]: Main: working dir is /home/ghost/Data/SVP/
14:41:38.425 [i]: Main: data dir set to /home/ghost/.local/share/SVP4/
14:41:38.426 [i]: Settings: loading reg.cfg OK
14:41:38.426 [i]: Settings: loading main.cfg OK
14:41:38.426 [i]: Settings: loading ui.cfg OK
14:41:38.426 [i]: Settings: loading frc.cfg OK
14:41:38.426 [i]: Settings: loading profiles.cfg OK
14:41:38.426 [i]: Settings: loading custom.cfg OK
14:41:38.427 [i]: Settings: loading lights.cfg OK
14:41:38.427 [i]: Main: using Qt 5.6.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 6.2.0)
14:41:38.427 [i]: Main: device scale is 1, user defined scale is 0
14:41:38.427 [i]: Main: system locale is [en]
14:41:38.427 [i]: Main: setting language file to en.qm...
14:41:38.430 [i]: Main: module 'plugins/libsvpflow1_vs64.so': 4.0.0.132
14:41:38.432 [i]: Main: module 'plugins/libsvpflow2_vs64.so': 4.0.0.137
14:41:38.434 [i]: Main: running OpenCL info...
14:41:38.436 [i]: Main: collecting system information...
14:41:38.438 [i]: OS: Linux 4.8.12 #1 SMP Wed Dec 7 00:38:14 UTC 2016 x86_64
14:41:38.460 [i]: Display manager: /usr/sbin/lightdm / i3
14:41:38.461 [i]: CPU: Intel Core i7-2600K [base frequency 3219 MHz, 8 threads]
14:41:38.483 [i]: Video: 2 GPU OpenCL device(s) on NVIDIA CUDA [OpenCL 1.2 CUDA 8.0.0] (NVIDIA Corporation)
14:41:38.483 [i]: Video 1: device name 'GeForce GTX 560 Ti' (NVIDIA Corporation, ver.375.20) [gpuID=11]: OK
14:41:38.483 [i]: Video 2: device name 'GeForce GTX 560 Ti' (NVIDIA Corporation, ver.375.20) [gpuID=12]: OK
14:41:38.484 [i]: Memory:  12001  MB total,  9834 MB free
14:41:38.484 [i]: System: initializing network...
14:41:38.509 [W]: Screens: unknown screen size, assuming 1366x768
14:41:38.509 [i]: Screens: updating information, 1 screen(s) found
14:41:38.509 [i]: Screens: screen 0 (DVI-I-0) - 1366x768 @60.000 Hz, xinf [96 DPI]
14:41:38.509 [i]: Screens: primary screen is 0
14:41:38.509 [i]: Power: AC is ON [1]
14:41:38.588 [W]: QWidget::setMinimumSize: (/ControlPanel) Negative sizes (-2147483648,0) are not possible
14:41:38.588 [W]: QWidget::setMaximumSize: (/ControlPanel) Negative sizes (-2147483648,16777215) are not possible
14:41:38.588 [W]: QWidget::setMinimumSize: (/ControlPanel) Negative sizes (0,-2147483648) are not possible
14:41:38.588 [W]: QWidget::setMaximumSize: (/ControlPanel) Negative sizes (0,-2147483648) are not possible
14:41:38.590 [i]: Main: preparing FRC profiles...
14:41:39.625 [i]: Main: preparing performance graphs...
14:41:39.628 [W]: QWidget::setMinimumSize: (/ControlPanel) Negative sizes (-2147483648,0) are not possible
14:41:39.628 [W]: QWidget::setMaximumSize: (/ControlPanel) Negative sizes (-2147483648,16777215) are not possible
14:41:39.628 [W]: QWidget::setMinimumSize: (/ControlPanel) Negative sizes (0,-2147483648) are not possible
14:41:39.628 [W]: QWidget::setMaximumSize: (/ControlPanel) Negative sizes (0,-2147483648) are not possible
14:41:40.087 [W]: QWidget::setMinimumSize: (StatusWnd/StatusWnd) Negative sizes (-2147483648,0) are not possible
14:41:40.087 [W]: QWidget::setMaximumSize: (StatusWnd/StatusWnd) Negative sizes (-2147483648,16777215) are not possible
14:41:40.087 [i]: Main: preparing mpv...
14:41:40.095 [i]: Main: preparing remote control...
14:41:40.095 [i]: RemoteControl: started
14:41:40.095 [i]: Main: preparing main menu...
14:41:40.213 [i]: Main: loading extensions...
14:41:40.243 [i]: Extensions: found svptube 2.0.0.96 ...
14:41:40.244 [i]: Settings: loading tube.cfg OK
14:41:40.247 [i]: Tube: initializing youtube_dl...
14:41:40.262 [i]: Main: initialization completed in 1826 ms
14:41:40.267 [i]: Updates: checking now...
14:41:40.281 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 502, resource id: 54525956, major code: 2 (ChangeWindowAttributes), minor code: 0
14:41:40.281 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 503, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 504, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 505, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 507, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 508, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 509, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 512, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 516, resource id: 54525956, major code: 2 (ChangeWindowAttributes), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 517, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 518, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 519, resource id: 54525956, major code: 20 (GetProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 523, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 524, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 527, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 528, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 530, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 531, resource id: 54525956, major code: 12 (ConfigureWindow), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 544, resource id: 54525956, major code: 2 (ChangeWindowAttributes), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 545, resource id: 54525956, major code: 2 (ChangeWindowAttributes), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 546, resource id: 54525956, major code: 20 (GetProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 547, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 548, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 549, resource id: 54525956, major code: 19 (DeleteProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 550, resource id: 54525956, major code: 20 (GetProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 551, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 552, resource id: 54525956, major code: 20 (GetProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 553, resource id: 54525956, major code: 19 (DeleteProperty), minor code: 0
14:41:40.282 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 554, resource id: 54525956, major code: 18 (ChangeProperty), minor code: 0
14:41:40.933 [i]: Tube: youtube_dl ready
14:41:42.424 [i]: Performance: quick estimation = 537 (previous value was 505)
14:41:42.591 [W]: QWidget::setMinimumSize: (BenchmarkWnd/BenchmarkWnd) The largest allowed size is (16777215,16777215)
14:41:42.600 [W]: QWidget::setMinimumSize: (BenchmarkWnd/BenchmarkWnd) The largest allowed size is (16777215,16777215)

Re: SVP 4 Linux

just tried Solus and all work as expected, even the tray icon

your issue is about incorrect screen detection, probably something like this, but I can't reproduce it in the VM

====
please try the attached executable

Post's attachments

SVPManager-97-test.tar.gz 1.28 mb, 623 downloads since 2016-12-09 

Re: SVP 4 Linux

@Chainik, sadly the executable didn't work. Though xrandr reports the correct screen resolution, so i'm not sure where the problem could be.

Here's the log:

19:12:24.659 [i]: Main: starting up SVP 4 Linux [4.0.0.97]... 
19:12:24.659 [i]: Main: args: none
19:12:24.659 [i]: Main: working dir is /home/ghost/Downloads/
19:12:24.660 [i]: Main: data dir set to /home/ghost/.local/share/SVP4/
19:12:24.660 [i]: Settings: loading reg.cfg OK
19:12:24.660 [i]: Settings: loading main.cfg OK
19:12:24.660 [i]: Settings: loading ui.cfg OK
19:12:24.660 [i]: Settings: loading frc.cfg OK
19:12:24.661 [i]: Settings: loading profiles.cfg OK
19:12:24.661 [i]: Settings: loading custom.cfg OK
19:12:24.661 [i]: Settings: loading lights.cfg OK
19:12:24.661 [i]: Main: using Qt 5.6.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 6.2.0)
19:12:24.661 [i]: Main: device scale is 1, user defined scale is 0
19:12:24.661 [i]: Main: system locale is [en]
19:12:24.661 [i]: Main: setting language file to en.qm...
19:12:24.661 [E]: Main: language file not found or corrupted
19:12:24.661 [W]: Main: module 'plugins/libsvpflow1_vs64.so': NOT FOUND
19:12:24.661 [W]: Main: module 'plugins/libsvpflow2_vs64.so': NOT FOUND
19:12:24.663 [i]: Main: running OpenCL info...
19:12:24.665 [i]: Main: collecting system information...
19:12:24.667 [i]: OS: Linux 4.8.12 #1 SMP Wed Dec 7 00:38:14 UTC 2016 x86_64
19:12:24.684 [i]: Display manager: /usr/sbin/lightdm / i3
19:12:24.685 [i]: CPU: Intel Core i7-2600K [base frequency 2449 MHz, 8 threads]
19:12:24.698 [i]: Video: 2 GPU OpenCL device(s) on NVIDIA CUDA [OpenCL 1.2 CUDA 8.0.0] (NVIDIA Corporation)
19:12:24.698 [i]: Video 1: device name 'GeForce GTX 560 Ti' (NVIDIA Corporation, ver.375.20) [gpuID=11]: OK
19:12:24.698 [i]: Video 2: device name 'GeForce GTX 560 Ti' (NVIDIA Corporation, ver.375.20) [gpuID=12]: OK
19:12:24.698 [i]: Memory:  12001  MB total,  11217 MB free
19:12:24.698 [i]: System: initializing network...
19:12:24.718 [W]: Screens: unknown screen size, assuming 1366x768
19:12:24.718 [i]: Screens: updating information, 1 screen(s) found
19:12:24.718 [i]: Screens: screen 0 (DVI-I-0) - 1366x768 @60.000 Hz, x1.0 [96 DPI]
19:12:24.718 [i]: Screens: primary screen is 0
19:12:24.718 [i]: Power: AC is ON [1]
19:12:24.777 [i]: Main: preparing FRC profiles...
19:12:25.832 [i]: Main: preparing performance graphs...
19:12:26.287 [i]: Main: preparing remote control...
19:12:26.288 [i]: RemoteControl: started
19:12:26.288 [i]: Main: preparing main menu...
19:12:26.289 [i]: Main: no valid language files found in /home/ghost/Downloads/i18n
19:12:26.402 [i]: Main: loading extensions...
19:12:26.636 [i]: Main: initialization completed in 1971 ms
19:12:26.638 [i]: Updates: checking now...
19:12:26.644 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 491, resource id: 33554436, major code: 2 (ChangeWindowAttributes), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 492, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 493, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 494, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 496, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 497, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 498, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 501, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 505, resource id: 33554436, major code: 2 (ChangeWindowAttributes), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 506, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 507, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 508, resource id: 33554436, major code: 20 (GetProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 512, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 513, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 516, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 519, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 520, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 521, resource id: 33554436, major code: 12 (ConfigureWindow), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 522, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 539, resource id: 33554436, major code: 2 (ChangeWindowAttributes), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 540, resource id: 33554436, major code: 2 (ChangeWindowAttributes), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 541, resource id: 33554436, major code: 20 (GetProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 542, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 543, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 544, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 545, resource id: 33554436, major code: 20 (GetProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 546, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 547, resource id: 33554436, major code: 20 (GetProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 548, resource id: 33554436, major code: 19 (DeleteProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 549, resource id: 33554436, major code: 18 (ChangeProperty), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 550, resource id: 33554436, major code: 8 (MapWindow), minor code: 0
19:12:26.645 [W]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 552, resource id: 33554436, major code: 12 (ConfigureWindow), minor code: 0
19:12:28.671 [i]: Performance: quick estimation = 523 (previous value was 543)
19:12:28.675 [W]: QWidget::setMinimumSize: (BenchmarkWnd/BenchmarkWnd) The largest allowed size is (16777215,16777215)
19:12:28.688 [W]: QWidget::setMinimumSize: (BenchmarkWnd/BenchmarkWnd) The largest allowed size is (16777215,16777215)

88 (edited by EggheadDash 12-01-2017 09:39:11)

Re: SVP 4 Linux

Hi, I was messaging with Chainik in this thread a few weeks ago, but eventually he went silent. I'm still having trouble with performance. Interestingly the High Frame Rate Index in SVP can stay above 1 but mpv still reports dropped frames (for the sake of simplicity I'm just reading values directly from mpv's STDOUT in a terminal). Is there a solution to this? Also it seems to only use 50-70% of the CPU even when no other tasks are running, is there a way to force it to use more? I've tried reading other threads about performance but many of them seem to mention Windows-specific features like dshow and LAV filters.

89 (edited by Elliot 18-01-2017 23:51:22)

Re: SVP 4 Linux

Eizen, remove the qt packages you installed from the main repo.

The install QT from here https://www.qt.io/download-open-source/
Just run the script and choose the install directory /home/yourname/

Then use the following  command in the SVP install folder. ( cd /home/yourname/SVP 4)

LD_LIBRARY_PATH=/home/yourname/Qt5.7.0/5.7/gcc_64/lib/  ./SVPManager

(the qt version name may differ) and you may need root privileges)

Re: SVP 4 Linux

> 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

Re: SVP 4 Linux

Alright, I finally found a fix for the audio desyncing with mpv. Holy crap I tried so many different options (among mpv's gajillion different settings).

I couldn't find a fix for this anywhere, my audio would end up 5 seconds ahead of the video. I finally noticed that it doesn't happen when I used the arrow keys to seek and only when I used the gui seek bar. It had to be precise seeking so I turned it off.

 hr-seek-framedrop="no"

And voila! No more desyncing issues. Not even with save-position-on-quit. Don't see this anywhere in the wiki or forums.

Here's my full config:

# enable vapoursynth / svp
input-ipc-server = "/tmp/mpvsocket"

# quality and performance
profile = "opengl-hq"
vo = "opengl"
hwdec = "vdpau-copy"
deinterlace = "auto"
save-position-on-quit = "yes"
scale = "ewa_lanczossharp"
vd-lavc-threads = 32

# fix audio desync
hr-seek-framedrop = "no"
hr-seek = "no"

# fix darkness
brightness = 1
contrast = 5
gamma = 10
saturation = 5

# default language
alang = jpn,jap,jp,Japanese,en,eng,English
slang = en,eng,English

# youtube-dl
ytdl = "yes"
ytdl-format = "bestvideo+bestaudio/best"

Re: SVP 4 Linux

> hr-seek-framedrop="no"

it's interesting how much this affects Windows and macOS hmm

Re: SVP 4 Linux

Chainik wrote:

> hr-seek-framedrop="no"

it's interesting how much this affects Windows and macOS hmm

What happens? Did this help track down some of the vapoursynth desyncing issues?

Re: SVP 4 Linux

I just installed SVP on Linux Mint 18.1 64bit and I couldn't help but notice that, even though it lets me install SVPtube, SVP 4 Linux doesn't seem to actually support extensions - in particular, under "Application settings" -> "Additional options", there isn't even an "extensions" option listed.

Re: SVP 4 Linux

python3.5 --version

Re: SVP 4 Linux

Chainik wrote:
python3.5 --version

Python 3.5.2; see screenshot.

Post's attachments

screenshot.png 549.09 kb, 221 downloads since 2017-02-07 

Re: SVP 4 Linux

a text log is better than 100 screenshots wink

98 (edited by Nintendo Maniac 64 09-02-2017 05:33:35)

Re: SVP 4 Linux

Chainik wrote:

a text log is better than 100 screenshots wink

Here you go:

20:20:03.978 [i]: Main: starting up SVP 4 Linux [4.1.0.101]... 
20:20:03.978 [i]: Main: args: none
20:20:03.978 [i]: Main: working dir is /home/berr/SVP 4/
20:20:03.978 [i]: Main: data dir set to /home/berr/.local/share/SVP4/
20:20:03.978 [i]: Settings: loading reg.cfg OK
20:20:03.979 [i]: Settings: loading main.cfg OK
20:20:03.979 [i]: Settings: loading ui.cfg OK
20:20:03.979 [i]: Settings: loading frc.cfg OK
20:20:03.980 [i]: Settings: loading profiles.cfg OK
20:20:03.980 [i]: Settings: loading custom.cfg OK
20:20:03.980 [i]: Settings: loading lights.cfg OK
20:20:03.980 [i]: Main: using Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.4.0 20160609)
20:20:03.980 [i]: Main: device scale is 1, user defined scale is 0
20:20:03.980 [i]: Main: system locale is [en]
20:20:03.980 [i]: Main: preferred language is [en-us]
20:20:03.980 [i]: Main: setting language file to en.qm...
20:20:03.982 [i]: Main: module 'plugins/libsvpflow1_vs64.so': 4.0.0.132
20:20:03.983 [i]: Main: module 'plugins/libsvpflow2_vs64.so': 4.0.0.137
20:20:03.984 [W]: Main: OpenCL is not available!
20:20:03.987 [i]: Main: collecting system information...
20:20:03.991 [i]: OS: Linux 4.4.0-53-generic #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016 x86_64
20:20:04.020 [i]: Display manager:  / cinnamon
20:20:04.020 [i]: CPU: Intel Core2 T7200 [base frequency 2000 MHz, 2 threads]
20:20:04.021 [W]: Video: OpenCL subsystem isn't available, try to reinstall video drivers
20:20:04.021 [i]: Memory:  2998  MB total,  2515 MB free
20:20:04.021 [i]: System: initializing network...
20:20:04.043 [i]: Screens: updating information, 1 screen(s) found
20:20:04.043 [i]: Screens: screen 0 (VGA1) - 1280x1024 @60.000 Hz, x1.2 [86 DPI]
20:20:04.043 [i]: Screens: primary screen is 0
20:20:04.043 [i]: Power: AC is ON [1]
20:20:04.125 [i]: Main: preparing FRC profiles...
20:20:04.288 [i]: Main: preparing performance graphs...
20:20:04.380 [i]: Main: preparing mpv...
20:20:04.392 [i]: Main: preparing remote control...
20:20:04.393 [i]: RemoteControl: started
20:20:04.393 [i]: Main: preparing main menu...
20:20:04.415 [i]: Main: loading extensions...
20:20:04.534 [i]: Main: initialization completed in 547 ms
20:20:04.549 [i]: Updates: checking now...
20:20:08.182 [i]: Performance: quick estimation = 109 (previous value was 109)

99 (edited by Nintendo Maniac 64 10-02-2017 01:53:21)

Re: SVP 4 Linux

Question, does SVPtube2 on Linux support Twitch.tv?

(I got SVPtube2 working at least for YouTube - a re-install of SVP made it work)


EDIT: Uhh, it seems that the mpv pre-compiled with VapourSynth doesn't even launch on Linux Mint 18 even though the OS is directly based off of Ubuntu 16.04... (the mpv in Mint's software manager works perfectly fine but obviously lacks VapourSynth support).

And SVP main menu -> Utilities -> SVP in VLC is also missing from SVP...

Oh, and "open file via mpv..." doesn't recognize .webm and .ogv (as well as .ogg) file extensions as well as flat-out doesn't do anything even with the VapourSynth-less mpv that does work on Mint (though maybe it only works when mpv is compiled with VapourSynth).

Lastly, is the SVP Control Panel supposed to be missing a close button?

Re: SVP 4 Linux

> does SVPtube2 on Linux support Twitch.tv?

if it's supported in the latest youtube-dl then yes

> the VapourSynth-less mpv that does work on Mint (though maybe it only works when mpv is compiled with VapourSynth).
> SVP in VLC is also missing from SVP
> the mpv pre-compiled with VapourSynth doesn't even launch on Linux Mint 18

it sounds like you just don't have vapoursynth libraries installed

> is the SVP Control Panel supposed to be missing a close button?

nope