9 unstable releases (4 breaking)

0.5.0 Aug 28, 2022
0.4.1 Aug 27, 2022
0.3.0 Jun 29, 2022
0.2.3 Dec 21, 2021
0.1.0 Aug 11, 2020

#1091 in Parser implementations

Download history 57/week @ 2024-03-13 69/week @ 2024-03-20 108/week @ 2024-03-27 90/week @ 2024-04-03 62/week @ 2024-04-10 48/week @ 2024-04-17 65/week @ 2024-04-24 63/week @ 2024-05-01 115/week @ 2024-05-08 87/week @ 2024-05-15 69/week @ 2024-05-22 62/week @ 2024-05-29 77/week @ 2024-06-05 73/week @ 2024-06-12 89/week @ 2024-06-19 46/week @ 2024-06-26

291 downloads per month
Used in 3 crates (via av1an-core)

MIT license

19KB
474 lines

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.


lib.rs:

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

Example

[wip] look at test in mux/demux

About Ivf

Refer to the specification.

Relies on rust-av

This projects relies on rust-av toolkit

Dependencies

~2–3MB
~60K SLoC