| Crates.io | vidformer |
| lib.rs | vidformer |
| version | 1.1.0 |
| created_at | 2024-08-18 22:00:54.905033+00 |
| updated_at | 2025-06-22 18:03:19.724085+00 |
| description | Video Data Transformation Library. |
| homepage | https://ixlab.github.io/vidformer/ |
| repository | https://github.com/ixlab/vidformer |
| max_upload_size | |
| id | 1343064 |
| size | 284,208 |
(lib)vidformer is a core video synthesis/transformation library. It handles the movement, control flow, and processing of video and conventional (non-video) data.
Quick links:
It's written in Rust 🦀
Uses the FFmpeg libav libraries for multimedia stuff
Uses Apache OpenDAL for I/O
Implements filters using OpenCV
This crate requires linking with FFmpeg, as detailed in the rusty_ffmpeg crate.
We currently target FFmpeg 7.0.