[vlc-devel] commit: Qt4: embedded window support ( Rémi Denis-Courmont )
Laurent Aimar
fenrir at via.ecp.fr
Fri Jun 20 19:27:25 CEST 2008
On Fri, Jun 20, 2008, Rémi Denis-Courmont wrote:
> Le vendredi 20 juin 2008 19:50:49 git version control, vous avez écrit :
> > vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Fri
> > Jun 20 16:39:46 2008 +0300| [81126aae092b083285f624ced656ba541deea1a8]
> >
> > Qt4: embedded window support
> >
> > Except that this returns an invalid X11 handle.
>
> I give up. I have no other idea.
>
> As far as I can tell, the embedded video with Qt4 has never _ever_ worked
> properly. I think we will have a release with no embedded video output, as it
> seems nobody is both willing and able to deal with this.
I am not sure it will be of anyhelp but I have tried in another project to
reuse a QT x11 handle. To avoid any problem of X11 errors I had to wait until
the first paint event (paintScreen) was called on my widget.
--
fenrir
More information about the vlc-devel
mailing list