summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/pyffmpeg/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyffmpeg/README b/python/pyffmpeg/README
index 3585ec5eee..0dbaab9c7e 100644
--- a/python/pyffmpeg/README
+++ b/python/pyffmpeg/README
@@ -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.