Membrane AV1 Plugin

Copy Markdown View Source

Hex.pm API Docs CircleCI

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"}
  ]
end

Copyright 2026, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0