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
490 downloads per month
Used in 3 crates
(via av1an-core)
19KB
474 lines
ivf-rs
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