README: mention that youtube-dl integration requires Lua

This commit is contained in:
wm4 2015-01-30 11:13:14 +01:00
parent e6ddb1fe3f
commit 1a26d1a01c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Essential dependencies (incomplete list):
and either libswresample or libavresample)
At least FFmpeg 2.1.4 or Libav 10 is required.
- libass
- Lua (optional, required for the OSC pseudo-GUI)
- Lua (optional, required for the OSC pseudo-GUI and youtube-dl integration)
- libjpeg (optional, used for screenshots only)
- Enca (optional, for subtitle charset detection)
- vdpau and vaapi libraries for hardware decoding on Linux (optional)