Crates.io | matroska-demuxer |
lib.rs | matroska-demuxer |
version | 0.5.0 |
source | src |
created_at | 2021-04-25 16:55:12.145813 |
updated_at | 2023-06-12 14:01:17.066036 |
description | A demuxer that can demux Matroska and WebM container files. |
homepage | |
repository | https://github.com/hasenbanck/matroska-demuxer |
max_upload_size | |
id | 389358 |
size | 323,533 |
A demuxer that can demux Matroska and WebM container files.
For simplicity only the elements supported by both Matroska and WebM are supported.
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).
Licensed under MIT or Apache-2.0 or ZLIB.