diff options
Diffstat (limited to 'multimedia/vlc/README')
-rw-r--r-- | multimedia/vlc/README | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README index 0ac727b531d3d..48a30411a47cf 100644 --- a/multimedia/vlc/README +++ b/multimedia/vlc/README @@ -34,12 +34,9 @@ security feature may be side stepped by building vlc with the RUNASROOT environment variable set e.g. RUNASROOT=yes sh vlc.SlackBuild -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 +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. |