Metadata-Version: 1.0
Name: wxPyGameVideoPlayer
Version: 0.1.6.0
Summary: Just a simple video player using wxPython, PyGame, and OpenCV
Home-page: http://pypi.python.org/pypi/wxpygamevideoplayer/
Author: David N. Mashburn
Author-email: david.n.mashburn@gmail.com
License: LICENSE.txt
Description: Just a really simple video player that uses OpenCV, wxPython, and PyGame
        
        Uses OpenCV to load frames from the video file
        
        Uses PyGame (in a non-blocking thread) to acheive fast frame rendering and matplotlib for plotting metrics
        
        A separate wxPython window handles the GUI events
        
        This is forked from a previous project, ca. 4/2007
        
Platform: UNKNOWN
