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

#289 in Video

Download history 77/week @ 2024-06-24 52/week @ 2024-07-01 50/week @ 2024-07-08 52/week @ 2024-07-15 86/week @ 2024-07-22 81/week @ 2024-07-29 86/week @ 2024-08-05 92/week @ 2024-08-12 75/week @ 2024-08-19 92/week @ 2024-08-26 69/week @ 2024-09-02 64/week @ 2024-09-09 97/week @ 2024-09-16 123/week @ 2024-09-23 125/week @ 2024-09-30 134/week @ 2024-10-07

490 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–2.8MB
~58K SLoC