This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Multimedia > mpv (0.33.0)

mpv is a movie player based on MPlayer and mplayer2. It shares some
features with the former projects while introducing many more. It
supports a wide variety of video file formats, audio and video codecs,
and subtitle types.

This SlackBuild provides support for most useful optional features.
Some other optional features may be enabled by having the relevant
packages installed; they will be autodetected at build time.
These include:
jack, libuchardet, OpenAL, oss, rubberband, SDL2, wayland,
cudatoolkit & nv-codec-headers

Please note that CUDA based hardware acceleration requires mpv to be
built with both the cudatoolkit and nv-codec-headers packages installed.

Most dependencies are autodetected. Some optional dependencies are
disabled by default and may be enabled via the BUILD_OPTS environment
variable. Optional dependencies that are enabled by default may be
disabled in the same way.

For example, to enable support for Samba and SDL2 (both disabled
by default) as well as to disable javascript support (normally
autodetected), you could run:

BUILD_OPTS="--enable-libsmbclient --enable-sdl2 --disable-javascript" \
sh mpv.SlackBuild

Runtime support for youtube videos requires installation of youtube-dl
(available from SBo) to be installed. Watch with something like:
mpv https://www.youtube.com/watch?v=mAFMJ1LnQu8

This requires: docutils, lua, libbluray, mujs, ffmpeg4, libplacebo

Maintained by: Christoph Willing
Keywords: mpv,media player
ChangeLog: mpv

Homepage:
https://mpv.io/

Source Downloads:
waf-2.0.20 (eb0cd320fc8838971cfa735ad78f6de8)
mpv-0.33.0.tar.gz (b08d25d3a44c3362984636e5dfa78ecc)

Download SlackBuild:
mpv.tar.gz
mpv.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
mpv.SlackBuild
mpv.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds