summaryrefslogtreecommitdiffstats
path: root/python/pyffmpeg/README
blob: 3585ec5eee9aa97515cf3b561cbff38109191d1f (plain)
1
2
3
4
5
6
PyFFmpeg is a wrapper around FFmpeg's libavcodec, libavformat and
libavutil libraries whose main purpose is to provide access to
individual frames of video files of various formats (including MPEG
and DIVX encoded videos), and, also in latest beta,to audio data.

This requires Numpy, Cython, and ffmpeg.