Initializing... drag & drop files here
Supports: MP4, M4V
M4V is Apple's flavor of MPEG-4 — same MP4 container under the hood, but the.m4v extension signals to iTunes / Apple TV that the file can carry FairPlay DRM and Apple-specific metadata (chapter markers, closed captions, Dolby audio tracks). For DRM-free M4V, the conversion to.mp4 is mostly a rename/remux — extremely fast and bit-identical to the source. Common reasons people convert M4V → MP4:
<video> tag MIME types are aligned with.mp4. Many CMS uploaders reject.m4v outright.| Property | M4V | MP4 |
|---|---|---|
| Container | MPEG-4 Part 14 (same as MP4) | MPEG-4 Part 14 |
| Common video codec | H.264 (sometimes HEVC) | H.264, H.265, AV1, VP9 |
| Common audio codec | AAC, AC-3, Dolby | AAC, MP3, Dolby |
| DRM support | FairPlay DRM (iTunes purchases) | None |
| iTunes / Apple TV metadata | Yes (chapters, captions, Dolby flag) | Limited |
| Native playback on non-Apple | Often rejected even if codec matches | Universal — every device, every player |
| Best for | iTunes / Apple TV ecosystem | Sharing, editing, distribution everywhere |
| Codec | File size (relative) | Compatibility | Best for |
|---|---|---|---|
| H.264 | 100% (baseline) | Every device made since 2010 | Default — universal compatibility |
| H.265 / HEVC | ~60% | Modern devices (2017+), Apple ecosystem | Smaller files, 4K, iOS sharing |
| AV1 | ~50% | 2022+ devices, modern browsers | Future-proof archive, smallest size |
No. iTunes / Apple TV M4V movies and TV shows purchased before 2009-2018 (depending on store and item) are wrapped in FairPlay DRM that prevents conversion by any online tool. The conversion will fail or produce an empty file. DRM-free M4V (your own iPhone exports, iMovie projects, screen recordings, and most modern iTunes purchases) converts without issues.
For DRM-free M4V the conversion is nearly lossless — both formats use the same MPEG-4 container and typically the same H.264/HEVC codec. If you keep the same codec, the operation is a fast remux with no re-encoding (zero quality loss). Switch codecs only if you want a smaller file (H.265/AV1) or older-device compatibility (H.264).
Closed captions usually pass through cleanly. Chapter markers (used for scene-skip in Apple TV) are preserved when both formats are using compatible MP4 metadata, but some players ignore them post-conversion. If chapter navigation is critical, test playback in your target player after converting.
Yes — drop in entire folders of iPhone exports or iTunes-library M4Vs. They convert in parallel on our servers and download individually or as a single ZIP. Settings can apply uniformly or be set per-file.
Yes. Use the trim section to enter a start time and duration. Both accept seconds (12.5) or HH:MM:SS.sss format (00:01:30.500). Useful for cutting an iPhone slow-mo M4V down to the highlight before converting and sharing.
Windows Media Player and some embedded video players check the file extension before reading the container, and reject.m4v on principle. Renaming the file to.mp4 sometimes works, but the safer path is to convert — that strips Apple-specific metadata that occasionally trips up older Windows codecs.
Yes. M4A typically uses AAC audio (sometimes Dolby Digital / AC-3 for movie purchases). The MP4 output preserves AAC by default, or transcodes Dolby AC-3 to stereo AAC for broader compatibility. Multi-track Dolby is preserved when supported.
Yes — see MP4 to M4V for the reverse direction (useful for organizing iTunes / Apple TV libraries).