Library for parsing Matroska (MKV) file metadata.


Keywords
mkv, matroska
Licenses
MIT/Apache-2.0

Documentation

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.