[PyQt] Video Player in PyQt

Alex Gurany agurany at mit.edu
Thu Jul 2 17:40:04 BST 2009


I am a new PyQt programmer, trying to create a GUI that plays video and
offers choices via radio buttons. I started by using pygame, but whenever I
tried to play a video with it I either got a black screen or an error saying
my file could not.

Can anyone recommend a method for playing videos within PyQt. I would really
like it if the video screen was within the Main Window, but care more that
it actually plays.

Thank you for all your help.

-Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090702/189a7e69/attachment.html


More information about the PyQt mailing list