Re: [Interest] Compile qtsystems https://qt.gitorious.org/qt/qtsystems/

2014-05-30 Thread Damian Ivanov
Hi Sergio, I did download the tarball. Thank you really much! I owe you a beer :) 2014-05-30 17:36 GMT+03:00 Sergio Ahumada : > El 30/05/14 16:32, Damian Ivanov escribió: >> Hi all, >> >> I;m trying to compile qtsystems plugin: >> 1) extract ; 2) /path/to/qt5.3/qmake ; make ; >> that fails becaus

Re: [Interest] Compile qtsystems https://qt.gitorious.org/qt/qtsystems/

2014-05-30 Thread Sergio Ahumada
El 30/05/14 16:32, Damian Ivanov escribió: > Hi all, > > I;m trying to compile qtsystems plugin: > 1) extract ; 2) /path/to/qt5.3/qmake ; make ; > that fails because some headers are not found as it is looked for them > inside <> but they are actually inside the qtsystems directory. Can > you fix t

[Interest] Compile qtsystems https://qt.gitorious.org/qt/qtsystems/

2014-05-30 Thread Damian Ivanov
Hi all, I;m trying to compile qtsystems plugin: 1) extract ; 2) /path/to/qt5.3/qmake ; make ; that fails because some headers are not found as it is looked for them inside <> but they are actually inside the qtsystems directory. Can you fix this or am I doing something wrong? Do I have to add via

Re: [Interest] QtMultimedia and Live-TV

2014-05-30 Thread Lopes Yoann
On May 26, 2014, at 9:05 PM, Cornelius Hald wrote: is it possible to use Live-TV (e.g. DVB-S) on Linux using QtMultimedia and QtQuick? I guess that would involve Video4Linux and GStreamer. So basically it should be mostly the same as using a webcam. Right? You're right it's mostly the same. It sh

Re: [Interest] Custom pipeline for QML MediaPlayer

2014-05-30 Thread Neuer User
Hi Yoann See inline: Am 30.05.2014 12:26, schrieb Lopes Yoann: > On May 28, 2014, at 9:45 AM, Neuer User wrote: >> >> While the MediaPlayer in Qt5 is really great (especially with the new >> zero-copy patch for imx6 in Qt5.3!), the "playbin" and "camerabin" >> elements are not flexible enough and

Re: [Interest] Custom pipeline for QML MediaPlayer

2014-05-30 Thread Lopes Yoann
On May 28, 2014, at 9:45 AM, Neuer User wrote: > > While the MediaPlayer in Qt5 is really great (especially with the new > zero-copy patch for imx6 in Qt5.3!), the "playbin" and "camerabin" > elements are not flexible enough and are not able to work with most IP > cams or with local analog video s