MKV
Matroska videoUsed for flexible multi-track video storage.
- Family
- Video
- MIME
- video/x-matroska
Convert MKV to iPhone Video online and see exactly what timed-stream transcoding changes, what iPhone Video still can't promise, and how to verify the result.
Decoding MKV recovers the picture, sound, and timing streams it carries; writing iPhone Video means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. Matroska reading walks segment tracks, codec-private data, clusters, cues, chapters, attachments, and subtitle streams rather than assuming one picture and one soundtrack.
Decoded from a flexible Matroska container capable of multiple audio, video, subtitle, and attachment streams. Encoded to a fixed MP4 (H.264 video, AAC audio) preset matching the codec-and-container pairing Apple's own iPhone spec pages list as natively playable.
Used for flexible multi-track video storage.
Designed for moving images, timed audio, and playback metadata.
A simplified conversion may keep only primary streams, and many browsers do not play MKV directly.
Apple's published specs for the iPhone 4S/iPhone 5 generation cap native H.264 decoding at High Profile level 4.1 and 1080p at 30 frames per second, and since this preset does not tailor resolution, bitrate, or profile to the target device, a source file re-encoded above that ceiling is not guaranteed to decode smoothly on those older iPhones even though it is still a valid H.264/AAC MP4.
This preset always produces standard MP4 with H.264 video and AAC audio at a fixed resolution, bitrate, and profile no matter which device preset is chosen, which is relevant to iPhone specifically because H.264/AAC/MP4 is the same pairing Apple documents as its "Most Compatible" camera format, distinct from the HEVC-in-.mov files an iPhone camera records by default since iOS 11.
Inspect the stream list, subtitles, language labels, chapters, seeking, and sync.
After conversion, transfer the MP4 to an iPhone (AirDrop, Files, or Messages) and confirm it opens directly in the Photos app and scrubs through the timeline smoothly, without iOS flagging it as an unsupported format or silently converting it in the background.
Choose iPhone Video only after the player, editor, or publishing service confirms its container and codecs; keep MKV if extra tracks or source encoding must survive.