The dav1d package contains an AV1 decoder.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://code.videolan.org/videolan/dav1d/-/archive/1.5.1/dav1d-1.5.1.tar.gz
Download MD5 sum: e919dd18e2d834abe007bdf7d973a2f0
Download size: 1.7 MB
Estimated disk space required: 26 MB (with tests)
Estimated build time: 0.2 SBU (using parallelism=4; with tests)
Install dav1d by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, run ninja test.
Now, as the root
user:
ninja install