Hello !
I would like to use video in qlcplus, but the fonction is not available in the software.
Someone told me that I could add video from my local disk by using the fonction tab and clicking on the video icon ( near the ADD MUSIC )
But there is no ADD VIDEO icon there.
Am I doing something wrong ?
I'm using the 4.11.0 on a ubuntu 16.04 LTS
Thx for your help
Bruno
[RESOLVED] I can't find the VIDEO FONCTION.
- sbenejam
- Posts: 607
- Joined: Sun Apr 12, 2015 6:28 pm
- Real Name: Santiago Benejam Torres
- Contact:
Video function on Linux system is only available on QLC+ Qt5 versions. Install QLC+ Qt5 version or build with Qt5.
https://github.com/mcallegari/qlcplus/w ... -build-Qt5
https://github.com/mcallegari/qlcplus/w ... -build-Qt5
- sbenejam
- Posts: 607
- Joined: Sun Apr 12, 2015 6:28 pm
- Real Name: Santiago Benejam Torres
- Contact:
My system Xubuntu 16.04 Qt 5.9.2 from Qt website QLC+ 4.11 build from sources. Default Qt5 version in Ubuntu 16.04 don't have Gstreamer.1-0 support. On Ubuntu 17.04 QLC+ works well Qt5 version has Gstreamer.1-0 support.
Search other posts in this forums this has discussed before in the forums.
Search other posts in this forums this has discussed before in the forums.
-
- Posts: 11
- Joined: Sat Mar 25, 2017 6:48 am
- Real Name:
Ok, so i need to install QT 5.9.1.
i found the installer at the QT website, i did the install but when i'm startarting QLCPLUS it's still 5.5.1 in use ...
What's wrong ?
I'm running the QLC PLUS - QT 5 version that i found on the QLC PLUS website.
This version is XUBUNTU 16.04.
Do you think that this thing could give problems ?
Thx
Bru
i found the installer at the QT website, i did the install but when i'm startarting QLCPLUS it's still 5.5.1 in use ...
What's wrong ?
I'm running the QLC PLUS - QT 5 version that i found on the QLC PLUS website.
This version is XUBUNTU 16.04.
Do you think that this thing could give problems ?
Thx
Bru
- sbenejam
- Posts: 607
- Joined: Sun Apr 12, 2015 6:28 pm
- Real Name: Santiago Benejam Torres
- Contact:
Instructions to build QLC+ from sources. https://github.com/mcallegari/qlcplus/w ... -build-Qt5
Change make with /home/your_user/Qt/5.9.1/gcc_64/bin/qmake
Change make with /home/your_user/Qt/5.9.1/gcc_64/bin/qmake
- sbenejam
- Posts: 607
- Joined: Sun Apr 12, 2015 6:28 pm
- Real Name: Santiago Benejam Torres
- Contact:
QLC+ Qt5 version on Ubuntu 17.04 video works as expected. Maybe you can upgrade your Ubuntu system to 17.04 and you can use QLC+ 4.11 Qt5 deb package from qlcplus.org downloads.