mkv-track-list
Installation
SKILL.md
MKV Track List
Read the track structure of a Matroska container without modifying it. Produces a clean, human-readable table of all tracks, their codecs, languages, and metadata.
When to use
- User wants to see what audio, subtitle, and video tracks are in an MKV
- Before running
mkv-strip-tracks,mkv-set-default-track, ormkv-extract-track, inspect the source - Verify language tags and default-track flags on multi-language masters
Inputs to gather
- File — path to MKV file (required)