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
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to