Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-29 Thread Shantanu Tushar Jha
On Tue, Mar 30, 2010 at 12:32 AM, Aaron J. Seigo wrote: > On March 26, 2010, Christophe Olinger wrote: >> This is not 100 % true. At the moment Shantanu and me try to have it >> also scale down to netbook size screens. This will be a bigger user >> base in the future than big tv screens IMHO. Also

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-29 Thread Alessandro Diaferia
2010/3/29 Aaron J. Seigo > On March 26, 2010, Christophe Olinger wrote: > > This is not 100 % true. At the moment Shantanu and me try to have it > > also scale down to netbook size screens. This will be a bigger user > > base in the future than big tv screens IMHO. Also that is my > > i should ha

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-29 Thread Aaron J. Seigo
On March 26, 2010, Christophe Olinger wrote: > This is not 100 % true. At the moment Shantanu and me try to have it > also scale down to netbook size screens. This will be a bigger user > base in the future than big tv screens IMHO. Also that is my i should have been more specific. by "large scree

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-28 Thread Marco Martin
On Sunday 28 March 2010, Mohamed Ikbel Boulabiar wrote: > Hi, > > I really feel happy to see finally the QGraphicsVideoItem coming in Qt > since I requested some time ago. > > Can we now create easily surface video effects like these ? : > http://njpatel.blogspot.com/2007/07/clutter-foo.html > an

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-27 Thread Mohamed Ikbel Boulabiar
Hi, I really feel happy to see finally the QGraphicsVideoItem coming in Qt since I requested some time ago. Can we now create easily surface video effects like these ? : http://njpatel.blogspot.com/2007/07/clutter-foo.html and this : http://www.youtube.com/watch?v=FPnH5KrVhBo This is what we lac

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-27 Thread Zack Rusin
On Saturday 27 March 2010 05:16:17 Marco Martin wrote: > On 3/27/10, Christophe Olinger wrote: > > This is not 100 % true. At the moment Shantanu and me try to have it > > also scale down to netbook size screens. This will be a bigger user > > base in the future than big tv screens IMHO. Also th

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-27 Thread Emdek
On 27-03-2010 at 10:14:36 Andreas Marschke wrote: > Am Samstag 27 März 2010 09:38:55 schrieb Emdek: >> On 27-03-2010 at 06:06:35 Andreas Marschke >> wrote: >> > Am Freitag 26 März 2010 20:48:35 schrieb Emdek: >> >> On 26-03-2010 at 19:03:57 Alessandro Diaferia >> >> >> >> wrote: >> >> > As you

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-27 Thread Andreas Marschke
Am Samstag 27 März 2010 09:38:55 schrieb Emdek: > On 27-03-2010 at 06:06:35 Andreas Marschke wrote: > > Am Freitag 26 März 2010 20:48:35 schrieb Emdek: > >> On 26-03-2010 at 19:03:57 Alessandro Diaferia > >> > >> wrote: > >> > As you currently may be aware of, embedding a Phonon::VideoWidget > >>

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-27 Thread Marco Martin
On 3/27/10, Christophe Olinger wrote: > This is not 100 % true. At the moment Shantanu and me try to have it > also scale down to netbook size screens. This will be a bigger user > base in the future than big tv screens IMHO. Also that is my > motivation to work on PMC. I hope we can get both u

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-27 Thread Emdek
On 27-03-2010 at 06:06:35 Andreas Marschke wrote: > Am Freitag 26 März 2010 20:48:35 schrieb Emdek: >> On 26-03-2010 at 19:03:57 Alessandro Diaferia >> >> wrote: >> > As you currently may be aware of, embedding a Phonon::VideoWidget >> inside >> > a >> > QGraphicsProxyWidget causes the video ap

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Andreas Marschke
Am Freitag 26 März 2010 20:48:35 schrieb Emdek: > On 26-03-2010 at 19:03:57 Alessandro Diaferia > > wrote: > > As you currently may be aware of, embedding a Phonon::VideoWidget inside > > a > > QGraphicsProxyWidget causes the video appealing awfully while playing. > > I've > > been bouncing here

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Reza Shah
On Sat, Mar 27, 2010 at 3:03 AM, Alessandro Diaferia wrote: > As you currently may be aware of, embedding a Phonon::VideoWidget inside a > QGraphicsProxyWidget causes the video appealing awfully while playing. Does this because of high CPU usage? I played sometime ago with videowidget(gstreamer b

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Christophe Olinger
This is not 100 % true. At the moment Shantanu and me try to have it also scale down to netbook size screens. This will be a bigger user base in the future than big tv screens IMHO. Also that is my motivation to work on PMC. I hope we can get both under the same hood. On 26 Mar 2010, at 21

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Aaron J. Seigo
On March 26, 2010, Marco Martin wrote: > On Friday 26 March 2010, Christopher Blauvelt wrote: > > > * it won't work without compositing ... to which i say: tough. if the > > > media center requires compositing for video but delivers a really good > > > experience, > > > then so be it. > > > > > >

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Emdek
On 26-03-2010 at 19:03:57 Alessandro Diaferia wrote: > As you currently may be aware of, embedding a Phonon::VideoWidget inside > a > QGraphicsProxyWidget causes the video appealing awfully while playing. > I've > been bouncing here and there on IRC talking with Lucas Murray from KWin > an

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Zack Rusin
On Friday 26 March 2010 15:32:37 Alessandro Diaferia wrote: > 2010/3/26 Zack Rusin > > And if the video goes full screen, then just placing a videowidget that > > uses > > the overlay on top would be nice - overlays use less power than the full > > pipeline and have things that are usually a bit h

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Alessandro Diaferia
2010/3/26 Zack Rusin > On Friday 26 March 2010 14:37:26 Aaron J. Seigo wrote: > > On March 26, 2010, Marco Martin wrote: > > > the mediacenter as is now is a -completely- different problem. > > > here we want to display a fullscreen video, with occasionally some > chrome > > > over it when we nee

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Zack Rusin
On Friday 26 March 2010 14:37:26 Aaron J. Seigo wrote: > On March 26, 2010, Marco Martin wrote: > > the mediacenter as is now is a -completely- different problem. > > here we want to display a fullscreen video, with occasionally some chrome > > over it when we need. > > yep. > > > as a "temporary

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Marco Martin
On Friday 26 March 2010, Christopher Blauvelt wrote: > > * it won't work without compositing ... to which i say: tough. if the > > media center requires compositing for video but delivers a really good > > experience, > > then so be it. > > > > I'm not sure if this Plasma VideoWidget is meant to b

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Christopher Blauvelt
> > * it won't work without compositing ... to which i say: tough. if the media > center requires compositing for video but delivers a really good > experience, > then so be it. > > I'm not sure if this Plasma VideoWidget is meant to be applied to Plasma-Mobile but those devices likely won't suppor

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Aaron J. Seigo
On March 26, 2010, Marco Martin wrote: > the mediacenter as is now is a -completely- different problem. > here we want to display a fullscreen video, with occasionally some chrome > over it when we need. yep. > as a "temporary" solution (that will indeed last for years) putting the > video on a w

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Marco Martin
On Friday 26 March 2010, Alessandro Diaferia wrote: > As you currently may be aware of, embedding a Phonon::VideoWidget inside a > QGraphicsProxyWidget causes the video appealing awfully while playing. I've > been bouncing here and there on IRC talking with Lucas Murray from KWin and > Mark Kretsch

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Aaron J. Seigo
On March 26, 2010, Alessandro Diaferia wrote: > Lucas says putting the VideoWidget behind the Plasma Desktop is not the way > to go as he says this is like using a Window Manger to put a widget inside > a fake Window Manager (Plasma) and hence a loop. As he makes us notice > that the flag KeepBelow

Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Alessandro Diaferia
As you currently may be aware of, embedding a Phonon::VideoWidget inside a QGraphicsProxyWidget causes the video appealing awfully while playing. I've been bouncing here and there on IRC talking with Lucas Murray from KWin and Mark Kretschmann from Phonon. Lucas says putting the VideoWidget behind