Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/membraneframework/membrane_mp4_format
MPEG-4 container Membrane format
https://github.com/membraneframework/membrane_mp4_format
Last synced: 2 days ago
JSON representation
MPEG-4 container Membrane format
- Host: GitHub
- URL: https://github.com/membraneframework/membrane_mp4_format
- Owner: membraneframework
- License: apache-2.0
- Created: 2019-12-19T13:11:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T14:44:46.000Z (12 months ago)
- Last Synced: 2024-10-20T10:20:22.517Z (18 days ago)
- Language: Elixir
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MPEG-4 container Membrane format
[![Hex.pm](https://img.shields.io/hexpm/v/membrane_mp4_format.svg)](https://hex.pm/packages/membrane_mp4_format)
[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/membrane_mp4_format/)
[![CircleCI](https://circleci.com/gh/membraneframework/membrane_mp4_format.svg?style=svg)](https://circleci.com/gh/membraneframework/membrane_mp4_format)## Installation
Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.
```elixir
{:membrane_mp4_format, "~> 0.8.0"}
```## Copyright and License
Copyright 2019, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_mp4_format)
[![Software Mansion](https://logo.swmansion.com/logo?color=white&variant=desktop&width=200&tag=membrane-github)](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_mp4_format)
Licensed under the [Apache License, Version 2.0](LICENSE)