Crates.io | av-ivf |
lib.rs | av-ivf |
version | 0.5.0 |
source | src |
created_at | 2020-08-11 18:00:34.53471 |
updated_at | 2022-08-28 21:10:50.974387 |
description | IVF muxer and demuxer |
homepage | https://github.com/rust-av/ivf-rs |
repository | https://github.com/rust-av/ivf-rs |
max_upload_size | |
id | 275425 |
size | 33,041 |
This is a simple implementation of muxer/demuxer for Ivf file format.
Look into the examples directory to see an example.
Refer to the specification.
This projects relies on rust-av toolkit.