async-ffmpeg-sidecar

Crates.ioasync-ffmpeg-sidecar
lib.rsasync-ffmpeg-sidecar
version0.0.3
created_at2025-01-12 01:24:34.166642+00
updated_at2025-08-09 22:26:27.35115+00
descriptionWrap a standalone FFmpeg binary in an intiutive Stream interface.
homepage
repositoryhttps://github.com/dvtkrlbs/async-ffmpeg-sidecar
max_upload_size
id1512876
size169,081
Tunahan Karlibas (dvtkrlbs)

documentation

README

FFmpeg Sidecar 🏍

Github

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.

Commit count: 17

cargo fmt