ffmpeg-rust 0.1.0

A safe and convenient Rust wrapper around FFmpeg
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "ffmpeg-rust"
version = "0.1.0"
edition = "2024"

description = "A safe and convenient Rust wrapper around FFmpeg"
license = "MIT OR Apache-2.0"

[dependencies]