Convert MKV to M4V

Converting MKV to M4V takes a file that plays perfectly on a media server and makes it playable on Apple hardware, which refuses Matroska outright. The M4V is MPEG-4 with the extension Apple software expects, and the alternate audio tracks come with it — but the subtitles your server was drawing on screen for you do not, which is the thing to settle before you convert.

  • Where it runs In your browser. The file is never uploaded.
  • Lossy Some detail is traded for size. M4V cannot hold everything an MKV can.
  • File size limit Up to 100 MB per file, free, without an account.
  • Worth knowing Video is re-encoded rather than copied, so some detail is lost even at the highest setting. Subtitle tracks and chapters are not carried over. Where the soundtrack is a format the browser cannot decode — AC-3, E-AC-3, DTS and TrueHD, common on disc and streaming rips — the picture converts and the result is silent.

Up to 100 files at once. Mixed formats are fine.

What your media server was quietly doing for the MKV

On a server the MKV is never really played as it is. Plex, Jellyfin and Emby inspect it, decide what the client in front of them can handle, and rebuild the stream on the fly — picking an audio track, converting a codec the device cannot decode, and drawing the subtitles into the picture if the player cannot switch them. All of that happens between the file and your screen and none of it is stored.

Take the file out of that arrangement and none of the service comes with it. That is the real shape of this conversion: not a change of extension but the loss of a live translator. What the M4V has to be is a file that needs no translator at all, and everything below is about what that costs.

Why Apple devices refuse Matroska but accept an M4V

Apple has never shipped Matroska support in the Photos, Files, TV or QuickTime paths. Hand an iPhone an MKV and it does not offer to play it; hand a Mac one and QuickTime declines it. Third-party players like VLC and Infuse read it perfectly, which is what makes the refusal feel arbitrary — it is a platform decision rather than a technical impossibility.

M4V is the other side of the same decision. Apple introduced the extension in 2005 for video sold through its own store, and everything in the ecosystem treats a file with that name as a video it owns. Underneath it is ordinary MPEG-4; the store’s copies additionally carry FairPlay protection, which nothing produced here has and nothing here could remove.

Settle the subtitle question before converting the MKV

This converter reads video tracks and audio tracks. Subtitle tracks are not refused, they are never seen — the engine has no concept of them, so a soft-subbed MKV and a plain one look identical to it. If the film is in a language you do not speak, the M4V you get back is not a slightly reduced version of what you had. It is unwatchable.

The fix takes about a minute and happens before you come here. MKVToolNix extracts every subtitle track out of an MKV without touching a frame, and an SRT with the same base name sitting next to the M4V is picked up by VLC and Infuse on iOS automatically. The Apple TV app is fussier about sidecar files than either of those, which is a reason to use a third-party player for subtitled material and keep the TV app for the rest.

Every language track the M4V can carry, it carries

Audio is the part that goes better than expected. All audio tracks the browser can decode are written into the M4V in the order the MKV held them, because the MPEG-4 container has no practical ceiling on how many it stores. A release with an original language, a dub and a commentary produces a file where the player’s audio menu offers all three.

That is the exception rather than the rule on this site, and it is the reason to convert the video rather than pull the sound out. An MP3, an AAC, a WAV or a FLAC made from the same MKV keeps exactly one soundtrack and discards the others without comment, because those formats have room for one.

The disc rip that becomes a silent M4V

Before any soundtrack is converted the browser is asked whether it can decode it, and if the answer is no the track is dropped while the picture carries on. The conversion succeeds, the file looks correct, and it plays in silence. Nothing flags it at the moment it happens.

The codecs this catches are exactly the ones disc rips use: AC-3 and E-AC-3 from DVD and Blu-ray, DTS in its several forms, and Dolby TrueHD. Those carry their own licensing and browsers do not ship decoders for them. An MKV that came from a camera, a capture card or a download tool carries AAC or Opus and is never affected. If yours came off a disc, play the first ten seconds of the M4V before you sync it anywhere.

Choosing a resolution for the screen the M4V will be watched on

This is the setting that decides whether the file fits on the device. A 4K rip dropped to 1080p loses three quarters of its pixels and roughly that share of its size, and on a phone or a tablet held at arm’s length the difference is not visible. For a long flight, 720p is a perfectly respectable trade that puts three films where one was.

The control only ever reduces — asking for more than the source has is ignored on purpose, since upscaling invents no detail and costs bytes for nothing. Do the reduction here rather than leaving it to the device: an iPhone playing a 4K file it has to scale down on every frame spends battery doing work that could have been done once.

What HEVC in the MKV becomes on the way to an M4V

The output codec is fixed rather than inherited. Whatever was in the MKV — H.264, HEVC, VP9, AV1 — the M4V holds H.264 at High profile with AAC audio, the combination every Apple device made in the last decade and a half decodes in hardware.

For a 4K HEVC source this is the one case where converting is arguably a step backwards: modern iPhones and Apple TVs play HEVC natively, and H.264 needs more bits for the same picture, so the M4V can be larger and slightly softer than what you started with. If the device only refused the container rather than the codec, remuxing with a desktop tool keeps the HEVC and loses nothing.

The file stays on your machine while it becomes an M4V

Everything happens inside the browser tab, on your own processor, with the decoders the computer already has for playing video. Nothing carrying the file is sent to a server, there is no account, and there is nothing queued behind other people’s uploads.

That is worth more than it sounds for this pair. Media libraries are personal by definition — home recordings, purchased material, things ripped from discs on a shelf — and the ordinary route for this conversion involves handing several hundred megabytes of it to a website found ten seconds earlier. The free tier stops at 100 MB, which is a real limit rather than a nudge towards an account, and for anything larger HandBrake on the desktop is the honest recommendation.

How to turn an MKV file into an M4V

  1. Extract any subtitles you need with MKVToolNix first — this conversion cannot see them.
  2. Drop the MKV onto this page, choose a resolution that suits the screen it will be watched on, and convert.
  3. Download the M4V, play a few seconds to confirm it has sound, then move it to the device.

MKV and M4V: what a media server does that a phone does not

MKV compared with M4V
MKVM4V
Full nameMatroska VideoiTunes Video
File extension.mkv.m4v
Media typevideo/x-matroskavideo/x-m4v
CompressionLossy — file size is bought with qualityLossy — file size is bought with quality
First published20022005
Published byApple
SpecificationMatroska
LicensingOpen standardPublished, not standardised
Standing todayCurrentCurrent
Opens in a browserSome browsersSome browsers
Considered insteadMP4, WebMMP4, MOV

Opening the result

M4V is a container rather than a single format. What actually plays is the codec inside it — usually H.264, HEVC and AAC — which is why two files with the same extension can behave differently on the same device.

VLC reads both MKV and M4V, so there is a way to check the result against the original without a second tool.

What each format is for

MKV was published in 2002. The specification is Matroska, and it is worth reading if the file has to outlive the tool that wrote it.

M4V comes from Apple and dates from 2005. QuickTime Player, VLC and iTunes all read it.

MKV to M4V: Apple devices, audio tracks and subtitles

Are my MKV files uploaded anywhere?

No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file. The engine behind this particular pair is mediabunny, a wrapper around WebCodecs, which borrows your device's own hardware decoders; your browser fetches it once and caches it.

Is an M4V different from an MP4?

Structurally, no. Apple introduced the extension in 2005 for video in its own store, and the container is MPEG-4 in both cases. What the file here differs in is the name, which is what makes Apple software treat it as a video rather than as something to sort out later. Apple’s own store M4V files also carry FairPlay protection; nothing produced here does, and nothing here can remove it either.

Will the subtitles come with it?

No, and this is the one to read before converting. Your media server was reading the subtitle tracks out of the MKV and putting them on screen for you. This converter reads video and audio tracks only, so subtitle tracks are not visible to it at all. For a foreign-language film that leaves you with an unwatchable file — extract the track with MKVToolNix first and keep an SRT beside it, which the Apple TV app and VLC on iOS will both read.

Do the alternate language tracks survive?

Yes. Every audio track the browser can decode is written into the M4V, so a film with an original language and a dub arrives with both and the player’s audio menu offers them. That is unusual — extracting the same MKV to an MP3 or a WAV would keep exactly one.

My converted file plays but has no sound. Why?

Because the soundtrack was AC-3, E-AC-3, DTS or Dolby TrueHD, which is what MKV files ripped from discs carry, and no browser ships a decoder for them. The track is dropped and the picture converts anyway, so the result looks fine until you play it. Check the first few seconds before you sync anything to a phone.

How do I get the M4V onto the iPhone once it exists?

Any route that moves a file works — AirDrop from a Mac, the Files app over iCloud Drive, a USB transfer, or a share into VLC or Infuse. Once it is a normal MPEG-4 file the platform stops arguing with it, which is the entire point of converting.

Is a full film going to fit through this?

Usually not. The free tier accepts 100 MB, and a film in an MKV is normally between one and thirty gigabytes. This is the right tool for an episode, a talk, a recorded lecture or a clip. For a library, HandBrake on the desktop has an Apple-device preset and will work through a folder overnight.

More about these formats