github.com/Minva/FFmpeg-Crystal
develop / published Aug 4, 2021 / repository
FFmpeg binds for Crystal 100% supported.
ffmpeg
TODO: Write a description here
Installation
-
Add the dependency to your
shard.yml:dependencies: ffmpeg: github: Minva/FFmpeg-Crystal -
Run
shards install
Usage
require "ffmpeg"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/Minva/FFmpeg-Crystal/fork)
- Create your feature branch (
git checkout -b feature/my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin feature/my-new-feature) - Create a new Pull Request
Contributors
- lodenos - creator and maintainer