async-ffmpeg-sidecar

Crates.ioasync-ffmpeg-sidecar
lib.rsasync-ffmpeg-sidecar
version0.0.4
created_at2025-01-12 01:24:34.166642+00
updated_at2025-11-18 17:55:07.135045+00
descriptionWrap a standalone FFmpeg binary in an intiutive Stream interface.
homepage
repositoryhttps://github.com/dvtkrlbs/async-ffmpeg-sidecar
max_upload_size
id1512876
size171,269
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