diff options
author | Christoph Willing <chris.willing@linux.com> | 2023-04-18 08:12:57 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-22 11:38:38 +0700 |
commit | 31c82c0d13c8265c5de71b58fca20e6627d317e8 (patch) | |
tree | a91e657ecd40599f2cf4dcbef9643664e09e3ce9 /multimedia | |
parent | 4f43730a49d893d6e50cca03eca2f8f4c5e48b7b (diff) |
multimedia/mpv: Update README
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpv/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/mpv/README b/multimedia/mpv/README index e018b5979ad42..53a1ef7469711 100644 --- a/multimedia/mpv/README +++ b/multimedia/mpv/README @@ -7,8 +7,7 @@ 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, oss, rubberband, cudatoolkit, nv-codec-headers, - dvdnav, dvdread, sdl2 + jack, libuchardet, oss, rubberband, 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. @@ -16,7 +15,7 @@ built with both the cudatoolkit and nv-codec-headers packages installed. Since Pipewire is not configured as the default in Slackware, its use is disabled in this SlackBuild. To enable Pipewire, run the SlackBuild with the USE_PIPEWIRE environment variable set e.g. - sh USE_PIPEWIRE=yes mpv.SlackBuild + USE_PIPEWIRE=yes sh mpv.SlackBuild Most dependencies are autodetected. Some optional dependencies are disabled by default and may be enabled via the BUILD_OPTS environment |