Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Gianluca
Il giorno 17/nov/2014, alle ore 01:48, Thiago Macieira ha scritto: > On Monday 17 November 2014 00:34:48 Nichols Andy wrote: >> This is a bit of a side issue from the topic at hand, but I am the correct >> person to answer this question so I will. Regarding VideoOutput on iOS >> there is curre

Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Rex Dieter
Thiago Macieira wrote: > On Monday 17 November 2014 02:55:33 Kevin Kofler wrote: >> Yet Phonon officially supports GStreamer 1 now, QtMultimedia still >> doesn't. These are the kinds of things we notice as GNU/Linux >> distributors, not whether some developer adds some new feature to the >> legacy

Re: [Development] [QtIFW] Configuration File for repogen?

2014-11-16 Thread Konstantin Podsvirov
12.11.2014, 14:52, "Karsten Heimrich" : > Hi, > > On 12.11.2014 08:21, Konstantin Podsvirov wrote: >>  Hello dear developers of Qt Installer Framework! >> >>  How can I add the tag in file Updates.xml? >> >>  Once there was the option '-c' for repogen (version 1.5). But now it is >> deprecated. >

Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Thiago Macieira
On Monday 17 November 2014 02:55:33 Kevin Kofler wrote: > Yet Phonon officially supports GStreamer 1 now, QtMultimedia still doesn't. > These are the kinds of things we notice as GNU/Linux distributors, not > whether some developer adds some new feature to the legacy GStreamer 0.10 > backend. Whic

Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Kevin Kofler
Nichols Andy wrote: > Phonon is only somewhat actively developed, as I counted about 15 real > commits in the phonon/master and 30 real commits the the > phonon-gstreamer/master repository this year (commits that weren’t merges > or version bumps). By comparison QtMultimedia received this year aro

Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Thiago Macieira
On Monday 17 November 2014 00:34:48 Nichols Andy wrote: > This is a bit of a side issue from the topic at hand, but I am the correct > person to answer this question so I will. Regarding VideoOutput on iOS > there is currently a serious limitation that we have been unable to over > come. If you a

Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Thiago Macieira
On Sunday 16 November 2014 22:31:45 Gianluca wrote: > So, from my point of view, the QtMultimedia seems abandoned (I hope it’s a > wrong deduction from a superficial view of the project). The indication of > that deduction comes, for example, from the wiki page It's wrong. You're looking at wrong

Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Nichols Andy
Hi Gianluca, > But, what would be the solutions ?!?! That is still up for discussion. The ideal solution would be more contributors and a clear mandate to fix the existing issues. Right now we have neither. > The problem is that there is no clear evidence of development planning and > impro

Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Gianluca
Il giorno 15/nov/2014, alle ore 18:54, Nichols Andy ha scritto: > Hi Kevin and others, > > I still think that this discussion has derailed. I do not think Phonon is > the solution to fix or replace QtMultimedia so I hope to make this clear so > we can move on to a real solution. Dear Nicho

Re: [Development] The dark side of QtMultimedia

2014-11-16 Thread Bruno Coudoin
Le 08/11/2014 16:00, Massimo Callegari a écrit : Dear Qt team, I am well aware you guys do your best to provide a quality cross-platform framework and so far you did an excellent job ! Unfortunately I cannot say such thing for the Qt Multimedia module. If you stick to the provided examples (pr

[Development] Phonon + QML Qt Quick 2 possible ?

2014-11-16 Thread Dmitrii Volosnykh
Gianluca, at least you may use general means of integration C++ functionality into QML namesapce. More on that here: http://qt-project.org/doc/qt-5/qtqml-cppintegration-topic.html Regards, Dmitrii. ___ Development mailing list Development@qt-project.org