How MKV to WebM conversion works
MKV probe and decode → stream-aware conversion → WebM verify
Reading MKV
MKV input can carry several stream types, so codecs, tracks, chapters, subtitles, and attachments are inspected explicitly.
Creating WebM
WebM output uses VP9 video and Opus audio with only verified WebM-compatible streams.