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

#576 in Video

Download history 201/week @ 2024-11-29 159/week @ 2024-12-06 145/week @ 2024-12-13 119/week @ 2024-12-20 82/week @ 2024-12-27 102/week @ 2025-01-03 93/week @ 2025-01-10 68/week @ 2025-01-17 142/week @ 2025-01-24 106/week @ 2025-01-31 141/week @ 2025-02-07 143/week @ 2025-02-14 194/week @ 2025-02-21 189/week @ 2025-02-28 122/week @ 2025-03-07 134/week @ 2025-03-14

651 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.9–2.7MB
~56K SLoC