python/pyffmpeg: Fixed dep information

This commit is contained in:
ponce 2012-08-23 13:11:08 +02:00 committed by Robby Workman
parent d6ff658b41
commit 2aa8a55115
1 changed files with 0 additions and 2 deletions

View File

@ -2,5 +2,3 @@ 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.