Skip to content

membraneframework/membrane_av1_format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Membrane AV1 Format

Hex.pm API Docs CircleCI

It's a part of the Membrane Framework.

Installation

Unless you're developing an Membrane Element it's unlikely that you need to use this package directly in your app, as normally it is going to be fetched as a dependency of any element that operates on AV1 video stream.

However, if you are developing an Element or need to add it due to any other reason, just add the following line to your deps in the mix.exs and run mix deps.get.

The package can be installed by adding membrane_av1_format to your list of dependencies in mix.exs:

def deps do
  [
    {:membrane_av1_format, "~> 0.1.0"}
  ]
end

Copyright and License

Copyright 2026, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

About Membrane Multimedia Framework: AV1 video format definition

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages