Skip to content

@catlabtech/webcvt-container-mkv

Matroska (MKV) container parser for webcvt.

Installation

bash
npm i @catlabtech/webcvt-container-mkv

API

Detailed API reference coming in v0.2. See the source code for now.

Notes

Full Matroska demuxer based on @catlabtech/webcvt-ebml. Supports video and audio tracks, cue points for seeking, and codec private data extraction. Single-track conversion only (multi-track muxing planned for v0.2).

MIT licensed