#matroska #demuxer #webm #demux

matroska-demuxer

A demuxer that can demux Matroska and WebM container files

7 releases (breaking)

0.6.1 Mar 2, 2025
0.6.0 Feb 12, 2025
0.5.0 Jun 12, 2023
0.4.0 Jun 18, 2022
0.1.1 Apr 25, 2021

#70 in Video

Download history 65/week @ 2024-12-11 32/week @ 2024-12-18 7/week @ 2024-12-25 17/week @ 2025-01-01 20/week @ 2025-01-08 31/week @ 2025-01-15 21/week @ 2025-01-22 21/week @ 2025-01-29 85/week @ 2025-02-05 389/week @ 2025-02-12 273/week @ 2025-02-19 303/week @ 2025-02-26 188/week @ 2025-03-05 276/week @ 2025-03-12 208/week @ 2025-03-19 173/week @ 2025-03-26

879 downloads per month
Used in 5 crates (4 directly)

Zlib OR MIT OR Apache-2.0

710KB
3.5K SLoC

matroska-demuxer

Latest version Documentation ZLIB MIT Apache

A demuxer that can demux Matroska and WebM container files.

For simplicity only the elements supported by both Matroska and WebM are supported.

Integration test

To run the integration test you need to download the Matroska test suite video files and extract them into the tests/data folder (test1.mkv to test8.mkv).

License

Licensed under MIT or Apache-2.0 or ZLIB.

No runtime deps