0
Python - video
How can I create a window (apart from terminal) and play my video ?
2 Respostas
+ 3
here is the solution just found with a source code... but keep in mind that python 2.7 is now unsupported
http://www.blog.pythonlibrary.org/2010/07/24/wxpython-creating-a-simple-media-player/
+ 1