2019-03-05 14:56:11 +11:00
|
|
|
NOTES
|
2017-06-18 12:23:09 +10:00
|
|
|
|
2019-03-05 14:56:11 +11:00
|
|
|
For optical audio/dvd/blu-ray playback you need to install
|
|
|
|
"libcdio-paranoia libdvdnav libbluray", respectively.
|
|
|
|
|
2023-09-02 09:10:32 -04:00
|
|
|
To take advantage of shell completions, install either zsh or
|
|
|
|
bash-completion before building mpv.
|
2023-03-05 23:22:42 -05:00
|
|
|
|
2023-09-02 09:10:32 -04:00
|
|
|
The choice of video backend is left up to the user, in order for
|
|
|
|
this port to satisfy a variety of use-cases (e.g., Wayland-only,
|
|
|
|
X11 with SDL, X11 without SDL). Before building this port, make
|
|
|
|
sure to install the desired optional dependencies for your
|
|
|
|
use-case (e.g., libvdpau, xorg-libxpresent, libsdl2). If you build
|
|
|
|
mpv with *only* its hard dependencies present, you should expect a
|
|
|
|
crippled package.
|