| Crates.io | async-ffmpeg-sidecar |
| lib.rs | async-ffmpeg-sidecar |
| version | 0.0.3 |
| created_at | 2025-01-12 01:24:34.166642+00 |
| updated_at | 2025-08-09 22:26:27.35115+00 |
| description | Wrap a standalone FFmpeg binary in an intiutive Stream interface. |
| homepage | |
| repository | https://github.com/dvtkrlbs/async-ffmpeg-sidecar |
| max_upload_size | |
| id | 1512876 |
| size | 169,081 |
Wrap a standalone ffmpeg binary in an intuitive Stream interface. This project is mostly a copy of the ffmpeg-sidecar project adapted to async. It contains every future of the said crate apart from raw video frame handling.