You can also try the vlc python bindings: http://liris.cnrs.fr/advene/download/python-ctypes/
they work on windows and linux, be warned vlc and the vlc python bindings are GPL so I think you have to release any derivated code as gpl too, Nicola In data lunedì 1 marzo 2010 04:13:03, jaybstory ha scritto: : > I've heard about the phonon-vlc-backend which appears to not be available > yet. Is this what you are talking about? > > Bugzilla from [email protected] wrote: > > Am Samstag, 27. Februar 2010 schrieb jaybstory: > >> I wanted to know if it is possible to embed VLC into a GUI (or to use > >> QProcess to somehow open the external application inside a GUI), if so, > >> how > >> would I go about accomplishing this? > > > > Do you know about phonon-vlc? > > > > http://gitorious.org/phonon/phonon-vlc > > > > -Christoph > > _______________________________________________ > > PyQt mailing list [email protected] > > http://www.riverbankcomputing.com/mailman/listinfo/pyqt _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
