fmlmpeg 0.1.0

Another ffmpeg wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "fmlmpeg"
description = "Another ffmpeg wrapper"
authors = ["Nick Senger"]
edition = "2021"
license = "MIT"
repository = "https://github.com/nicksenger/fmlmpeg"
categories = ["science"]
keywords = ["science", "video", "audio", "dinosaurs"]
rust-version = "1.84"
version = "0.1.0"

[dependencies]