How MKV to MOV conversion works
MKV probe and decode → stream-aware conversion → MOV verify
Reading MKV
MKV input can carry several stream types, so codecs, tracks, chapters, subtitles, and attachments are inspected explicitly.
Creating MOV
MOV output uses an approved H.264/AAC compatibility profile after the H.264 production gate passes.