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.
下载地址(HTTP):https://code.videolan.org/videolan/dav1d/-/archive/1.5.3/dav1d-1.5.3.tar.gz
MD5 校验和:e22d5377b91936ef0b43662364c8973e
大小:1.7 MB
预计所需磁盘空间:23 MB(含测试)
预计构建时间:0.3 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