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
- Host: GitHub
- URL: https://github.com/rust-av/ffms2-rs
- Owner: rust-av
- License: mit
- Created: 2019-07-08T20:51:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T14:57:49.000Z (about 2 years ago)
- Last Synced: 2025-07-11T17:51:05.948Z (11 months ago)
- Topics: ffmpeg, ffms2, ffms2-rs, multimedia
- Language: Rust
- Size: 283 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ffms2-rs
[](https://github.com/rust-av/ffms2-rs/actions)
[](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).