This is a PyQt GUI porgramm which process vdo files, which is a private video format.
This programm can only run in python 2.7 environment for now, while the VideoRead module is only successfully generated by python 2.7. Python 3.0+ compatibility needs to be added in the future.