summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-15 19:53:14 +0200
committerwm4 <wm4@nowhere>2014-04-17 22:58:48 +0200
commit848d7979e5de7d43afa80ee1d3b9d95d63351b2d (patch)
treea7337b0d7df78e6a6edc21ad0a5dec00458b28c2
parent13301daf6ae104b5c7922a8e64ab057b89670239 (diff)
downloadmpv-848d7979e5de7d43afa80ee1d3b9d95d63351b2d.tar.bz2
mpv-848d7979e5de7d43afa80ee1d3b9d95d63351b2d.tar.xz
README: mention minimum FFmpeg/Libav versions
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a9faac7d9c..975bd77f34 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,8 @@ Essential dependencies (incomplete list):
- X development headers (xlib, X extensions, libvdpau, libGL, libXv, ...)
- Audio output development headers (libasound, pulseaudio)
- FFmpeg libraries (libavutil libavcodec libavformat libswscale libavresample)
+ At least FFmpeg 1.2.4 or Libav 9.10 is required. (If FFmpeg was compiled
+ without libavresample, at least FFmpeg 2.0 is required.)
- libjpeg (for screenshots)
- libquvi if you want to play Youtube videos directly