mirror of https://github.com/mpv-player/mpv
README: mention that youtube-dl integration requires Lua
This commit is contained in:
parent
e6ddb1fe3f
commit
1a26d1a01c
|
@ -47,7 +47,7 @@ Essential dependencies (incomplete list):
|
||||||
and either libswresample or libavresample)
|
and either libswresample or libavresample)
|
||||||
At least FFmpeg 2.1.4 or Libav 10 is required.
|
At least FFmpeg 2.1.4 or Libav 10 is required.
|
||||||
- libass
|
- 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)
|
- libjpeg (optional, used for screenshots only)
|
||||||
- Enca (optional, for subtitle charset detection)
|
- Enca (optional, for subtitle charset detection)
|
||||||
- vdpau and vaapi libraries for hardware decoding on Linux (optional)
|
- vdpau and vaapi libraries for hardware decoding on Linux (optional)
|
||||||
|
|
Loading…
Reference in New Issue