This plugin provides a Membrane.AV1.Encoder element based on SVT-AV1 encoder library and a Membrane.AV1.Decoder
based on dav1d decoder library.
It's a part of the Membrane Framework.
Installation
The package can be installed by adding membrane_av1_plugin to your list of dependencies in mix.exs:
def deps do
[
{:membrane_av1_plugin, "~> 0.2.1"}
]
endCopyright and License
Copyright 2026, Software Mansion
Licensed under the Apache License, Version 2.0