summaryrefslogtreecommitdiffstats
path: root/multimedia/vlc/README
blob: 7288e788119858a12bab5003548cbb8abbeb5c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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 continue
to build with a reduced feature set.

The vsxu SlackBuild is now optional for x86 machines; removed from
REQUIRES since it does not compile on arm machines at the moment.

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