[PyKDE] Is there a QMediaWidget for playing movie ?

David Boddie david at boddie.org.uk
Thu Feb 15 21:48:28 GMT 2007


On Wed, 14 Feb 2007 14:45:36 +0100, Samuel GARCIA wrote:

> I need to play a avi file.
> Does exist a QMediaWidget or something like that for playing simple
> movie ? (in win32)
> If possible simple to use ...

Since you're using Windows, you may be able to use the ActiveQt classes to
embed a movie player in a widget. How simple it is will depend a lot on the
player's interface, I imagine. :-)

  http://doc.trolltech.com/4.2/activeqt.html

Note that they're only supplied with one of the Commercial Editions of Qt, so
whether you can use them or not will ultimately depend on that.

David




More information about the PyQt mailing list