dav1d-1.5.3

Introduction to dav1d

The dav1d package contains an AV1 decoder.

[Note]

Note

This package is known to build and work properly using an LFS 13.0 platform.

Package Information

dav1d Dependencies

Recommended

Optional

xxhash

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 files that use the AV1 codec