[go: up one dir, main page]

ffmpeg-sidecar 0.3.3

Wrap a standalone FFmpeg binary in an intuitive Iterator interface.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[lib]
crate-type = ["lib"]

[package]
authors = ["Nathan Babcock <nathan.r.babcock@gmail.com>"]
categories = ["multimedia"]
description = "Wrap a standalone FFmpeg binary in an intuitive Iterator interface."
edition = "2021"
keywords = ["ffmpeg", "video"]
license = "MIT"
name = "ffmpeg-sidecar"
readme = "README.md"
repository = "https://github.com/nathanbabcock/ffmpeg-sidecar"
version = "0.3.3"