av-ivf

Crates.ioav-ivf
lib.rsav-ivf
version0.5.0
sourcesrc
created_at2020-08-11 18:00:34.53471
updated_at2022-08-28 21:10:50.974387
descriptionIVF muxer and demuxer
homepagehttps://github.com/rust-av/ivf-rs
repositoryhttps://github.com/rust-av/ivf-rs
max_upload_size
id275425
size33,041
Josh Holmer (shssoichiro)

documentation

README

ivf-rs

docs.rs Crates.io LICENSE Actions Status

This is a simple implementation of muxer/demuxer for Ivf file format.

Example

Look into the examples directory to see an example.

About Ivf

Refer to the specification.

Relies on rust-av

This projects relies on rust-av toolkit.

Commit count: 71

cargo fmt