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

#1157 in Parser implementations

Download history 30/week @ 2024-01-04 63/week @ 2024-01-11 43/week @ 2024-01-18 27/week @ 2024-01-25 29/week @ 2024-02-01 78/week @ 2024-02-08 88/week @ 2024-02-15 105/week @ 2024-02-22 85/week @ 2024-02-29 56/week @ 2024-03-07 61/week @ 2024-03-14 72/week @ 2024-03-21 116/week @ 2024-03-28 83/week @ 2024-04-04 54/week @ 2024-04-11 36/week @ 2024-04-18

303 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

~1.8–2.7MB
~54K SLoC