README.md
# Membrane raw video parser plugin
[](https://hex.pm/packages/membrane_raw_video_parser_plugin)
[](https://hexdocs.pm/membrane_raw_video_parser_plugin/)
[](https://circleci.com/gh/membraneframework/membrane_raw_video_parser_plugin)
This package provides an element parsing a data stream into raw (uncompressed) video frames.
Documentation is available at [HexDocs](https://hexdocs.pm/membrane_raw_video_parser_plugin/)
It is part of [Membrane Multimedia Framework](https://membraneframework.org).
## Installation
Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.
```elixir
{:membrane_raw_video_parser_plugin, "~> 0.8.0"}
```
## Copyright and License
Copyright 2018, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)
[](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)
Licensed under the [Apache License, Version 2.0](LICENSE)