Re: [Development] The dark side of QtMultimedia - strikes back

2015-07-04 Thread Hausmann Simon
Hi, Could you elaborate how omxplayer uses gstreamer? I only see openmax il usage, but perhaps I am missing something. Thanks, Simon From: Massimo Callegari Sent: Saturday, July 4, 2015 22:19 To: development@qt-project.org Reply To: Massimo Callegari Cc: thiago.macie...@intel.com Subject: [Dev

Re: [Development] The dark side of QtMultimedia - strikes back

2015-07-04 Thread Thiago Macieira
On Saturday 04 July 2015 20:19:28 Massimo Callegari wrote: > >Can you try the same on a platform that has open source drivers? The > >problem may not be in QtMultimedia at all, but with those OMX plugins or > >the proprietary OpenMAX backend. > > Thiago, as I said the reference player, omxplayer

[Development] The dark side of QtMultimedia - strikes back

2015-07-04 Thread Massimo Callegari
On Saturday 04 July 2015 18:36:35 Massimo Callegari wrote: > I've built Qt 5.5.0 for the Raspberry Pi 2, with gstreamer-1.0 support, > and installed the GST OMX plugin, for hardware decoding. > Ran the player example on EGLFS and that's the result: omxplayer works >> like a charm and QtMultimedi

Re: [Development] MSVC2015 and Qt5.5 -- dot release plans?

2015-07-04 Thread Thiago Macieira
On Friday 03 July 2015 16:23:07 charleyb123 . wrote: > Microsoft announced MSVS2015 will be released on July 20: > > http://www.zdnet.com/article/microsoft-sets-release-date-for-visual-studio-2 > 015/ > > Those of us that have been following the MS compiler know that the MSVC2015 > is a particula

Re: [Development] The dark side of QtMultimedia - strikes back

2015-07-04 Thread Thiago Macieira
On Saturday 04 July 2015 18:36:35 Massimo Callegari wrote: > I've built Qt 5.5.0 for the Raspberry Pi 2, with gstreamer-1.0 support, > and installed the GST OMX plugin, for hardware decoding. > Ran the player example on EGLFS and that's the result: omxplayer works > like a charm and QtMultimedia

[Development] The dark side of QtMultimedia - strikes back

2015-07-04 Thread Massimo Callegari
Hi everyone, I'm afraid I need to raise this 8-months topic back again, and I have no more words to describe the frustration QtMultimedia is giving me. So this time I come up with a video clip I've taken: https://www.youtube.com/watch?v=GE98h_HHuAk I've built Qt 5.5.0 for the Raspberry Pi 2, w