summaryrefslogtreecommitdiffstats
path: root/multimedia/vlc/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/vlc/README')
-rw-r--r--multimedia/vlc/README13
1 files changed, 6 insertions, 7 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README
index 48a30411a4..6452b33095 100644
--- a/multimedia/vlc/README
+++ b/multimedia/vlc/README
@@ -34,9 +34,12 @@ 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.
+Some versions of the automatically deteced optional libaom package are
+incompatible with this version of vlc (the build will fail with an
+incompatible libaom). Such an incompatible libaom may be ignored
+during building by setting the LIBAOM environmant variable to "no"
+e.g.
+ LIBAOM=no sh vlc.SlackBuild
Please advise the maintainer to suggest support for any further options.
@@ -44,7 +47,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