summaryrefslogtreecommitdiff
path: root/libraries/pyffmpeg/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pyffmpeg/README')
-rw-r--r--libraries/pyffmpeg/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/pyffmpeg/README b/libraries/pyffmpeg/README
deleted file mode 100644
index 3585ec5eee..0000000000
--- a/libraries/pyffmpeg/README
+++ /dev/null
@@ -1,6 +0,0 @@
-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.