1

(10 replies, posted in Using SVP)

Chainik wrote:

I don't think this's the reason.

I wasn't convinced either. I expected to at least get the GUI, and have the ability to choose software encoding. My CPU can somewhat handle the videos I'm playing. I'm not sure if some bug in the code is preventing it from starting due to my lackluster opencl support. I'm happy to help in any way I can.

2

(10 replies, posted in Using SVP)

dlr5668 wrote:

shitty opencl support ? pre GCN (7xxx) amd cards have some problems with it. this card is 8 years old

Well, thats unfortunate. I guess its time for an upgrade.
Thanks for your help.

The console output:

./SVPManager 
17:21:12.482 [i]: Main: starting up SVP 4 Linux [4.2.0.137]... 
17:21:12.483 [i]: Main: args: none
17:21:12.483 [i]: Main: working dir is /home/gzgzone/SVP 4/
17:21:12.484 [i]: Main: data dir set to /home/gzgzone/.local/share/SVP4/
17:21:12.484 [i]: Settings: loading reg.cfg OK
17:21:12.484 [i]: Settings: loading main.cfg OK
17:21:12.485 [i]: Settings: loading ui.cfg OK
17:21:12.485 [i]: Settings: loading frc.cfg OK
17:21:12.486 [i]: Settings: loading profiles.cfg OK
17:21:12.486 [i]: Settings: loading custom.cfg OK
17:21:12.486 [i]: Settings: loading lights.cfg OK
17:21:12.486 [i]: Main: using Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.4.0 20160609)
17:21:12.487 [i]: Main: device scale is 1, user defined scale is 1
17:21:12.488 [i]: Main: system locale is [en]
17:21:12.488 [i]: Main: preferred language is [en-us]
17:21:12.491 [i]: Main: setting language file to en.qm...
17:21:12.493 [i]: Main: module 'plugins/libsvpflow1_vs64.so': 4.2.0.133
17:21:12.494 [i]: Main: module 'plugins/libsvpflow2_vs64.so': 4.2.0.145
17:21:12.495 [i]: Main: VLC filter (64 bit): 0.9.0.114
17:21:12.496 [i]: Main: running OpenCL info...
17:21:12.502 [i]: Main: collecting system information...
17:21:12.507 [i]: OS: Linux 4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64
17:21:12.527 [i]: Desktop environment:  / cinnamon / x-cinnamon
17:21:12.552 [i]: CPU: AMD Athlon X4 860K Quad Core [base frequency 1744 MHz, 4 threads]
17:21:12.553 [i]: Video: reading OpenCL info...
17:21:12.553 [W]: Video: zero number of OpenCL platforms.
17:21:12.554 [i]: Memory:  7920  MB total,  6480 MB free
17:21:12.555 [i]: System: finding network settings...
17:21:12.589 [i]: Power: AC is ON [1]
17:21:12.599 [i]: Screens: updating information, 1 screen(s) found
17:21:12.599 [i]: Screens: screen 0 (DVI-1) - 1440x900 @60.000 Hz, x1.0 [89 DPI]
17:21:12.599 [i]: Screens: primary screen is 0
17:21:12.639 [i]: Main: preparing video profiles...
17:21:12.707 [i]: Main: preparing performance graphs...
17:21:12.773 [i]: Main: preparing mpv...
17:21:12.791 [i]: VLC: installed Vapoursynth plugin: 0.9.0.114
17:21:12.792 [i]: Main: preparing remote control...
17:21:12.792 [i]: RemoteControl: started
17:21:12.793 [i]: Main: preparing main menu...
17:21:12.814 [i]: Main: loading extensions...
17:21:12.830 [i]: Extensions: found svpcast 0.9.5.137 ...
17:21:12.831 [i]: Settings: loading cast.cfg OK
17:21:12.840 [i]: Streaming: Web UI started at [url]http://192.168.0.14:9900[/url]
17:21:12.868 [i]: Extensions: found svpcode 1.0.0.137 ...
17:21:12.869 [W]: Settings: creating code.cfg with default values
17:21:12.869 [i]: Settings: loading code.cfg OK
[1]    7937 segmentation fault  ./SVPManager

My OS is Linux Mint 18.3 x64 which is based on Ubuntu 16.04 as you can see above, and my GPU is AMD HD6850.
Do you have any idea why its not working, and how I can fix it?
Thanks in advance.