Decision Workspace
rsmpeg vs rusty_ffmpeg vs ff-sys
Side-by-side comparison of Rust crates
53
rsmpeg
growingv0.18.0+ffmpeg.8.0
A Rust crate that exposes FFmpeg's power as much as possible.
54
rusty_ffmpeg
growingv0.16.7+ffmpeg.8
A library that provides Rust bindings for FFmpeg
57
ff-sys
experimentalv0.8.0
Low-level FFmpeg FFI bindings for Rust
Core Metrics
| rsmpeg | rusty_ffmpeg | ff-sys | |
|---|---|---|---|
| Health Score | 53 | 54 | 57 |
| Total Downloads | 114.9K | 224.8K | 321 |
| 30d Downloads | 4.7K | 7.6K | 321 |
| Dependents | 25 | 84 | 59 |
| Releases | 26 | 41 | 14 |
| Last Updated | 215d ago | 216d ago | 4d ago |
| Age | 5y 4m | 5y 9m | 17d |
Health Breakdown
rsmpeg
Maintenance
9
Quality
16
Community
7
Popularity
6
Documentation
15
rusty_ffmpeg
Maintenance
10
Quality
14
Community
11
Popularity
6
Documentation
13
ff-sys
Maintenance
17
Quality
14
Community
11
Popularity
3
Documentation
12
Technical Details
| rsmpeg | rusty_ffmpeg | ff-sys | |
|---|---|---|---|
| Version | 0.18.0+ffmpeg.8.0 | 0.16.7+ffmpeg.8 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 5 | 6 |
| Crate Size | 69KB | 640KB | 49KB |
| Features | 7 | 7 | 1 |
| Yanked % | 0.0% | 4.9% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.81.0 | — | 1.93.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ff-sys leads with a health score of 57/100, but none of the options score above 80.
- •rusty_ffmpeg has the most downloads (224.8K), suggesting wider adoption.