Re: [Interest] Gstreamer support

2014-08-08 Thread pritam.ghang...@gmail.com
On Thu, Aug 7, 2014 at 9:57 PM, Mandeep Sandhu mandeepsandhu@gmail.com wrote: On Thu, Aug 7, 2014 at 7:38 AM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: Hi I am compiling Qt for an embedded broadcom 97405 platform. Final target is to get html5 video tag working.

Re: [Interest] Gstreamer support

2014-08-08 Thread Nikos Chantziaras
On 08/08/14 17:46, pritam.ghang...@gmail.com wrote: Got that working. Configure script looks for Gstreamer only if phonon is enabled. Video through Phonon might not be the best experience. You might want to look into QtGStreamer instead. it's provides by GStreamer itself:

Re: [Interest] Gstreamer support

2014-08-08 Thread Mandeep Sandhu
On Fri, Aug 8, 2014 at 8:00 AM, Nikos Chantziaras rea...@gmail.com wrote: On 08/08/14 17:46, pritam.ghang...@gmail.com wrote: Got that working. Configure script looks for Gstreamer only if phonon is enabled. Video through Phonon might not be the best experience. You might want to look into

[Interest] Gstreamer support

2014-08-07 Thread pritam.ghang...@gmail.com
Hi I am compiling Qt for an embedded broadcom 97405 platform. Final target is to get html5 video tag working. The whole build system and paltfrom is a little dated and I am stuck with qt 4.8.1 Intially I was getting GStreamer support : no in configure output and when reading webcore.pro file

Re: [Interest] Gstreamer support

2014-08-07 Thread Mandeep Sandhu
On Thu, Aug 7, 2014 at 7:38 AM, pritam.ghang...@gmail.com pritam.ghang...@gmail.com wrote: Hi I am compiling Qt for an embedded broadcom 97405 platform. Final target is to get html5 video tag working. The whole build system and paltfrom is a little dated and I am stuck with qt 4.8.1