| Crates.io | ffmpeg4-ffi |
| lib.rs | ffmpeg4-ffi |
| version | 0.3.8 |
| created_at | 2020-02-07 04:22:35.621573+00 |
| updated_at | 2020-02-07 04:22:35.621573+00 |
| description | Dynamic-linked rust bindings to ffmpeg. |
| homepage | https://github.com/AbsurdlySuspicious/ffmpeg4-ffi-rust |
| repository | https://github.com/AbsurdlySuspicious/ffmpeg4-ffi-rust |
| max_upload_size | |
| id | 205690 |
| size | 451,598 |
Rust bindings for ffmpeg, fork of ffmpeg-dev
Differences from original repo:
include! macroThis means:
-dev packages in some distros.include! macroThis crate is intended to be a drop-in replacement for ffmpeg-dev, so you (probably) can just use it instead of original if you need dynamic linking.
If you're looking for self-contained, statically-linked bindigs, take a look at original repo: https://github.com/imager-io/ffmpeg-dev-rs