M4V is an Apple variant of MP4 that may carry FairPlay DRM, which is what stops some players from opening it.
Common Uses
iTunes video
Apple TV content
Protected video
M4V Conversion FAQ
What is an M4V file?
+
M4V is an MPEG-4 video container format, similar to MP4 but may include DRM.
Is an M4V file the same thing as an MP4 underneath?
+
Structurally they are close relatives. M4V is built from the same ISO Base Media File Format box layout MP4 uses — a tree of atoms holding the media data plus an index that says where each frame starts. That is why converting between them is usually a rewrap rather than a re-encode: the streams are copied across untouched and only the wrapper is rewritten, which takes seconds even on a feature-length file. M4V is Apple’s variant of MP4, used by iTunes and the Apple TV app for films and TV episodes.
Why do purchases arrive as M4V?
+
Because the format is the store's own delivery wrapper, tied to its apps and, for paid content, to your account. That is what makes it convenient inside that ecosystem and awkward outside it. Files that are not account-locked convert normally; protected ones cannot be opened by any converter, which is a deliberate property of the format rather than a limitation here.
Why will my browser not play an M4V file?
+
Browsers ship decoders for a deliberately short list of formats, and M4V is not on it — the licensing, the codec variety it permits, or simply its age keeps it out. The file is not broken and a desktop player will open it, but nothing you do to the page will make a browser render it. Converting to a web-native container is the only reliable route to inline playback. DRM-protected M4V purchases cannot be converted by anything; only unprotected M4V files are convertible, and non-Apple players often need the extension renamed.
Will M4V play on a phone or TV without flattening the battery?
+
Usually yes, because the chips in phones, tablets and televisions decode this kind of payload in dedicated silicon rather than on the main processor. That is the difference between a video that plays cool for two hours and one that heats the device and drains it in forty minutes. Where the format falls down is app support rather than decoding — the codec is fine, the wrapper is what a gallery app may refuse. Structurally an M4V is an MP4 — H.264 or HEVC with AAC — with optional Apple FairPlay DRM and iTunes chapter metadata.
Is M4V being phased out?
+
It is not going away abruptly, but its share of new files keeps shrinking and fewer new tools bother to support it. Existing files stay readable for a long time yet. The practical position is that keeping an archive in this format is fine, while starting a new workflow in it means accepting an increasingly narrow set of software.
Are subtitles inside an M4V selectable, or burned into the picture?
+
Selectable, if they were added properly. M4V carries subtitles as their own stream alongside the video, so the viewer can switch languages, turn them off, or restyle them in a player that supports it. Burned-in subtitles are also possible — they are just pixels in the frame — but they are permanent, and there is rarely a reason to choose them when the container supports the real thing.
Can one M4V file hold several audio tracks?
+
Yes — an original-language mix, a dub and a commentary can all sit in the same file with the player switching between them. Two cautions: many phone and television players expose only the first track however many are present, and a conversion into a format without real multi-track support keeps one track and drops the rest. Pick the track you want before converting, rather than discovering afterwards which one survived. M4V keeps chapter markers, artwork and subtitle tracks in the shape the Apple TV app expects, which plain MP4 often loses.
Do I need a Mac to work with M4V files?
+
No. The format came out of Apple and is what its devices and software produce by default, but the files themselves are ordinary and read fine elsewhere with the right tool. Converting here happens on the server, so no QuickTime install, no Apple hardware and no platform-specific codec pack is involved anywhere in the process.
Does M4V keep chapter markers?
+
It does — chapters live in the container metadata, so a long recording can be navigated by section instead of by dragging a progress bar. They survive a rewrap into another chapter-aware format and are dropped, silently, by one that has nowhere to put them. If chapters matter, that is worth checking before you pick the output format rather than after.
Does using M4V require a patent licence?
+
Not for you. The codecs involved are covered by patent pools, and the licensing is settled by the people who ship decoders — the phone, the browser, the operating system — long before a file reaches you. It is why the format is everywhere in hardware and why royalty-free alternatives exist at all, and it changes nothing about converting a file you already have.
Can I just rename the extension instead of converting M4V?
+
Almost never, and it is worth understanding why: the extension is a label, while the bytes inside are structured for one specific format. Renaming produces a file whose name promises something its contents do not deliver, and whatever opens it either refuses the file or misreads it. The one narrow exception is two formats that are genuinely the same container under different names — and even then a proper rewrap is safer than a rename.