help with video-editor / qt5

Archive of the non-categorized posts related to the QLC+ technical support.
Please do not create new threads here, instead, use the categories above !
Post Reply
giacomo
Posts: 568
Joined: Tue May 26, 2015 6:17 pm
Real Name:

hello, when I try a video (mp4, avi, fvl) I get a black window while the sound it's playing, when I switch off the function the video-window closes but the file plays underground, no matter if I switch on/off operate mode. Same result when I test the video from the video editor.
The file is recognized, duration, resolution etc..

Linux 64bit, debug mode:
~}$ qlcplus -d 0

Q Light Controller Plus version 4.10.1
This program is licensed under the terms of the Apache 2.0 license.
Copyright (c) Heikki Junnila (hjunnila@users.sf.net)
Copyright (c) Massimo Callegari (massimocallegari@yahoo.it)

bool QLCFixtureDefCache::loadMap(const QDir&) Unknown Fixture Map tag: "FixturesMap"
bool QLCFixtureDefCache::loadMap(const QDir&) Unknown Fixture Map tag: ""
libpng warning: iCCP: known incorrect sRGB profile

I tried a kubuntu 10.15 live too without success, same black window, around 3 weeks ago I did a fast tryout and it was working, if I'm right in the meantime it has happened a system qt5 update, actually I've qt5 5.5.1 installed.
Has someone any clues for me?
Thanks
(and a special thanks to Plugz)
giacomo
Posts: 568
Joined: Tue May 26, 2015 6:17 pm
Real Name:

I'm in a xubuntu 15.10 live, same result with a black screen, debug output:

xubuntu@xubuntu:~$ qlcplus -d 0

Q Light Controller Plus version 4.10.1
This program is licensed under the terms of the Apache 2.0 license.
Copyright (c) Heikki Junnila (hjunnila@users.sf.net)
Copyright (c) Massimo Callegari (massimocallegari@yahoo.it)

bool QLCFixtureDefCache::loadMap(const QDir&) Unknown Fixture Map tag: "FixturesMap"
bool QLCFixtureDefCache::loadMap(const QDir&) Unknown Fixture Map tag: ""
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
xubuntu@xubuntu:~$
User avatar
sbenejam
Posts: 621
Joined: Sun Apr 12, 2015 6:28 pm
Location: Spain
Real Name: Santiago Benejam Torres
Contact:

giacomo wrote:I'm in a xubuntu 15.10 live, same result with a black screen, debug output:

xubuntu@xubuntu:~$ qlcplus -d 0

Q Light Controller Plus version 4.10.1
This program is licensed under the terms of the Apache 2.0 license.
Copyright (c) Heikki Junnila (hjunnila@users.sf.net)
Copyright (c) Massimo Callegari (massimocallegari@yahoo.it)

bool QLCFixtureDefCache::loadMap(const QDir&) Unknown Fixture Map tag: "FixturesMap"
bool QLCFixtureDefCache::loadMap(const QDir&) Unknown Fixture Map tag: ""
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
xubuntu@xubuntu:~$
Hi Giacomo,
In my system Ubuntu 15.05 I had to install this package gstreamer0.10-ffmpeg from this PPA. https://launchpad.net/~mc3man/+archive/ ... fmpeg-keep
This package is not in the Ubuntu repositories. And the behavior that you describes is exactly thats happened to me some time ago. I suffered the same behavior you describe your post. I installed this package on Ubuntu in older versions too to get video playback works as expected.
giacomo
Posts: 568
Joined: Tue May 26, 2015 6:17 pm
Real Name:

hola Santiago,
I've tried but no luck, have you recompiled again after installing gstreamer0.10-ffmpeg? I did not.
I will fall back to the good Vlc for this time, I've to concentrate on the show now.
gracias
User avatar
sbenejam
Posts: 621
Joined: Sun Apr 12, 2015 6:28 pm
Location: Spain
Real Name: Santiago Benejam Torres
Contact:

giacomo wrote:hola Santiago,
I've tried but no luck, have you recompiled again after installing gstreamer0.10-ffmpeg? I did not.
I will fall back to the good Vlc for this time, I've to concentrate on the show now.
gracias
I tried on a newly installed Xubuntu 15.10 with the deb package for Vivid from this PPA and I get a black screen when playing a video. On Ubuntu 15.04 this works with a package compiled on my laptop and with qlcplus-qt5 package downloaded from https://software.opensuse.org/download. ... lcplus-qt5
Post Reply