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

SlackBuilds Repository

14.2 > Multimedia > vlc (3.0.12)

VLC media player is a free and open source media player and multi-
media framework written by the VideoLAN project. VLC is a portable
multimedia player, encoder, and streamer supporting many audio and
video codecs and file formats as well as DVDs, VCDs, and various
streaming protocols. It is able to stream over networks and to
transcode multimedia files and save them into various formats.

This build aims to support as many options as possible using
the SlackBuilds listed in the REQUIRES field of the vlc.info file.
No script changes are necessary to include particular options; if they
are detected at build time, they will be included. Conversely if
optional packages are not available at build time, vlc will generally
continue to build with a reduced feature set.

Support for OpenCV is supported using either the "default" opencv
package or the opencv-legacy package (version 3.1.0) from SBo. Either
package will be detected and used if already installed. If opencv support
is not wanted despite the presence of opencv or opencv-legacy, it can be
explicitly disabled by setting the the OPENCV environment variable
to "no" e.g.
OPENCV=no sh vlc.SlackBuild

Support for Wayland is a special case. It is not supported by default
but can be enabled setting the WAYLAND environment variable to "yes"
when running the SlackBuild e.g.
WAYLAND=yes sh vlc.SlackBuild
This support also requires additional SBo packages wayland-egl and
wayland-protocols. It also depends on the qt5 package having been
built with wayland support i.e. wayland package was installed when the
qt5 package was built.

By default, the vlc runtime is not able to be run as root. This
security feature may be side stepped by building vlc with the RUNASROOT
environment variable set e.g.
RUNASROOT=yes sh vlc.SlackBuild

Playing of AV1 encoded video is supported when either of SBo's
multimedia/aom or libraries/dav1d packages is detected when vlc is built.
One of these is expected to become required in a future release.

Please advise the maintainer to suggest support for any further options.


*NOTES*
- the qt4 interface seems not to be working ATM so the qt5 one is
enabled by default: this means qt5 is a new mandatory dependency
- you *need* to version-bump the libva and libva-intel-driver in
Slackware to versions 1.7.3 for VAAPI support: as we suppose
a standard install, "--enable-libva=no" is added between the
configure options, instead

This requires: faad2, fluidsynth, opus, speex, lua, chromaprint, gsm, libass, libavc1394, libbluray, libdc1394, libdca, libdvbpsi, libdvdcss, libkate, libmatroska, libmodplug, libmpeg2, libnfs, libshout, libsidplay2, libtar, live555, qt5, dirac, ffmpeg, rtmpdump, schroedinger, x264, x265, zvbi, avahi, gnome-vfs, faac, musepack-tools, protobuf, projectM, libupnp, libminizip, portaudio, jack, vcdimager, libwebp, twolame

Maintained by: Christoph Willing
Keywords: vlc,videolan,media player,media streamer
ChangeLog: vlc

Homepage:
https://www.videolan.org/vlc/

Source Downloads:
vlc-3.0.12.tar.xz (452d3423bcbaf1b85faebab0c45a7ecf)

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

(the SlackBuild does not include the source)

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