matroska-demuxer

Crates.iomatroska-demuxer
lib.rsmatroska-demuxer
version0.5.0
sourcesrc
created_at2021-04-25 16:55:12.145813
updated_at2023-06-12 14:01:17.066036
descriptionA demuxer that can demux Matroska and WebM container files.
homepage
repositoryhttps://github.com/hasenbanck/matroska-demuxer
max_upload_size
id389358
size323,533
Nils Hasenbanck (hasenbanck)

documentation

README

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.

Commit count: 44

cargo fmt