summaryrefslogtreecommitdiffstats
path: root/multimedia/vlc/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/vlc/README')
-rw-r--r--multimedia/vlc/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README
index 48a30411a4..1272ad3c7e 100644
--- a/multimedia/vlc/README
+++ b/multimedia/vlc/README
@@ -37,6 +37,11 @@ environment variable set e.g.
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.
+Some versions of the automatically detected optional aom package are
+incompatible with this version of vlc and in this case the build will
+fai. This can be avoided by setting the AOM environment variable to "no"
+e.g.
+ AOM=no sh vlc.SlackBuild
Please advise the maintainer to suggest support for any further options.
@@ -44,7 +49,3 @@ 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