/matroska

A Rust library for reading Matroska (.mkv) files

Primary LanguageRustApache License 2.0Apache-2.0

matroska

A Rust library for reading metadata from Matroska files (.mkv, .webm, etc.).

This library supports much of the same metadata reported by mkvinfo such as the file's title, duration, track information, attachments, and so on.