Alex Gurany | 2 Jul 2009 18:40
Picon
Favicon

Video Player in PyQt

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


<div><p>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.<br><br>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.<br><br>Thank you for all your help.<br clear="all"><br>-Alex<br><br clear="all"><br></p></div>

Gmane