Membrane AV1 Plugin
View SourceThis plugin provides an Membrane.AV1.Encoder element based on SVT-AV1 encoder 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.1.0"}
]
endCopyright and License
Copyright 2026, Software Mansion
Licensed under the Apache License, Version 2.0