# FFmpeg Sidecar 🏍
[Github](https://github.com/dvtkrlbs/async-ffmpeg-sidecar)
[//]: # ([Crates.io](https://crates.io/crates/ffmpeg-sidecar) |)
[//]: # ([Docs.rs](https://docs.rs/ffmpeg-sidecar))
> Wrap a standalone ffmpeg binary in an intuitive Stream interface.
> This project is mostly a copy of the [ffmpeg-sidecar](https://github.com/nathanbabcock/ffmpeg-sidecar) project adapted to async.
> It contains every future of the said crate apart from raw video frame handling.