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

#1654 in Parser implementations

Download history 136/week @ 2025-09-18 176/week @ 2025-09-25 136/week @ 2025-10-02 90/week @ 2025-10-09 98/week @ 2025-10-16 102/week @ 2025-10-23 133/week @ 2025-10-30 149/week @ 2025-11-06 139/week @ 2025-11-13 116/week @ 2025-11-20 130/week @ 2025-11-27 154/week @ 2025-12-04 164/week @ 2025-12-11 98/week @ 2025-12-18 176/week @ 2025-12-25 211/week @ 2026-01-01

676 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.

Dependencies

~1.8–2.6MB
~53K SLoC