12 Jun

I have completed my first real Python program, which is a video / audio file inspector (and player). Simply download the source code, and run the "Inspector.py" script to start the program.

Click here to download the source code.

Here is a screen shot of my program:


This program has accomplished 2 important things for me. 1) It has been a great learning experience, which has given me lots of confidence. 2) It's going to provide code that I can use in my real program: a much more complicated non-linear video editor for Linux.