summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-15 21:43:14 +0200
committerwm4 <wm4@nowhere>2013-07-15 21:43:14 +0200
commit853b468023ff7c5e4e6e52fc6743cd1d4395d62f (patch)
tree356718e632159849d5936ee8b77e349224f45e45
parent0a6654ce2f36ca87810f400f9b2a1db6ea2481a3 (diff)
downloadmpv-853b468023ff7c5e4e6e52fc6743cd1d4395d62f.tar.bz2
mpv-853b468023ff7c5e4e6e52fc6743cd1d4395d62f.tar.xz
README: small addition to encoding dependencies
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ba3fab5360..9eb2a9c178 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,8 @@ Essential dependencies (incomplete list):
- FFmpeg libraries (libavutil libavcodec libavformat libswscale libpostproc)
- libjpeg
- libquvi if you want to play Youtube videos directly
-- libx264 if you want to use encoding (has to be explicitly enabled when
- compiling ffmpeg)
+- libx264/libmp3lame/libfdk-aac if you want to use encoding (has to be
+ explicitly enabled when compiling ffmpeg)
Most of the above libraries are available in suitable versions on normal
Linux distributions. However FFmpeg is an exception (distro versions may be