Page 1 of 1

help with video-editor / qt5

Posted: Mon Nov 09, 2015 10:24 am
by giacomo
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)

Re: help with video-editor / qt5

Posted: Mon Nov 09, 2015 3:28 pm
by giacomo
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:~$

Re: help with video-editor / qt5

Posted: Mon Nov 09, 2015 3:28 pm
by sbenejam
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.

Re: help with video-editor / qt5

Posted: Mon Nov 09, 2015 11:09 pm
by giacomo
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

Re: help with video-editor / qt5

Posted: Mon Nov 09, 2015 11:09 pm
by sbenejam
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