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
879 downloads per month
Used in 5 crates
(4 directly)
710KB
3.5K
SLoC
matroska-demuxer
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.