An open API service indexing awesome lists of open source software.

https://github.com/rust-av/ffms2-rs

ffms2 bindings
https://github.com/rust-av/ffms2-rs

ffmpeg ffms2 ffms2-rs multimedia

Last synced: 10 months ago
JSON representation

ffms2 bindings

Awesome Lists containing this project

README

          

# ffms2-rs

[![Actions Status](https://github.com/rust-av/ffms2-rs/workflows/ffms2/badge.svg)](https://github.com/rust-av/ffms2-rs/actions)
[![IRC](https://img.shields.io/badge/irc-%23rust--av-blue.svg)](http://webchat.freenode.net?channels=%23rust-av&uio=d4)

[ffms2](https://github.com/FFMS/ffms2) bindings for Rust.

## TODO
- [x] Simple bindings
- [x] Safe abstraction
- [x] Examples

## License

Copyright 2019 Luni-4. Released under the [MIT License](LICENSE).