dav1d-1.5.1

Introduction to dav1d

The dav1d package contains an AV1 decoder.

[Note]

Note

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.

dav1d Dependencies

Recommended

Installation of dav1d

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

Contents

Installed Programs: dav1d
Installed Libraries: libdav1d.so
Installed Directories: /usr/include/dav1d

Short Descriptions

dav1d

is the dav1d decoder utility

libdav1d.so

contains functions that enable decoding AV1