How to convert an M4V to MP4 on a Mac, and when you cannot
An M4V file is, in most cases, an ordinary MP4 with an Apple-flavored extension. If the video came from your own camera, screen or editing work, renaming it to .mp4 often solves the problem outright, and a proper conversion handles the cases where a rename is not enough. The exception is video bought or rented from Apple’s store: those M4V files are copy-protected, and no legitimate conversion will change that.
What M4V actually is
The .m4v extension is Apple’s, and it is built on the same MPEG-4 container as MP4. Inside you will usually find H.264 or HEVC video with AAC audio, exactly as you would in an MP4. Some M4V files also carry extras that Apple software understands: chapter markers, a surround sound track alongside the stereo one, or copy protection.
You meet M4V files in a few places:
- Exports from Apple tools. The Finder’s Encode Selected Video Files quick action can write .m4v files, and some export options in Apple’s apps do the same.
- Video from Apple’s store, downloaded for offline viewing on a Mac.
- Files from other conversion tools, which sometimes default to .m4v for Apple compatibility.
The trouble starts when the file leaves Apple’s world. An upload form that accepts only MP4, a smart TV, an Android phone or a Windows PC may reject the file on the extension alone, even though the contents would play perfectly well.
Step 1: work out where the file came from
Before anything else, ask whether this is a store purchase or rental. If it came from Apple’s store, it is protected, and it plays only in Apple’s TV app on devices signed in to the account that bought it. Renaming will not help and conversion will fail. That is not a flaw in any converter; it is what the protection is for. Watch it in the TV app, or on another device signed in to the same account.
Everything else, from home video and exports to screen recordings and downloads that were not purchases, is unprotected and can be converted.
Step 2: try renaming it to .mp4
Because the container is the same, the simplest fix costs nothing:
- Duplicate the file first (select it and press Command-D), so the original stays untouched.
- Click the copy once, press Return, and change the extension from .m4v to .mp4.
- When the Finder asks whether you are sure, choose Use .mp4.
If you cannot see extensions in the Finder, turn them on in Finder > Settings > Advanced > Show all filename extensions.
Test the renamed copy wherever it needs to go. For most uploads and players this is enough, because they were only reading the name.
When renaming is not enough
A rename changes the label, not the contents, so it fails when the contents are the problem:
- The video is HEVC and the destination only plays H.264. Many older TVs, some websites and older PCs fall into this group. H.264 vs HEVC explains who can open what.
- The file carries a surround audio track the destination cannot decode, so you get picture with no sound, or the file is refused.
- The destination reads the file’s internal header. An M4V identifies itself as M4V inside the file, whatever its name says, and strict upload systems occasionally refuse it on that basis.
To see what is inside, select the file, press Command-I, and look under More Info, which lists the codecs. Container vs codec explains why the extension alone tells you so little.
Converting properly
A real conversion writes a new MP4 from the ground up, with a standard MP4 header rather than a renamed Apple one.
The built-in options fall just short here. QuickTime Player’s File > Export As writes MOV files, and the Finder’s quick action writes M4V, so neither gives you a file ending in .mp4 without a rename afterward. That is fine when the destination is forgiving and not when it is strict.
Manatee converts M4V to MP4 directly:
- Drag the file onto Manatee’s menu bar icon, or into its window.
- Choose Convert, then MP4.
- The new file appears next to the original, which is never modified.
It runs entirely on your Mac with no upload, so a long home video does not have to travel anywhere to be converted, and it takes batches, so a folder of old exports can go in at once. Manatee does not remove copy protection, so store-bought video will not convert; that is the one case where the answer really is to keep watching it where it plays. Every feature is free for the first 24 hours, then it is $9 once.
If what you actually need is a smaller file rather than a different extension, Shrink mode lets you name a target size in megabytes and finds the quality that fits. How to shrink a video to a specific file size walks through choosing that number.
MP4 or MOV: which to choose
If the file is going to a Windows PC, an Android phone, a TV or a web upload, choose MP4. If it is staying in Apple apps such as Keynote or iMovie, MOV is the native choice and tends to behave best there. MOV vs MP4 goes into the details.
Questions
Is M4V lower quality than MP4? No. The extension says nothing about quality. The same video can sit in either container, bit for bit.
Can I convert an M4V I bought or rented? No. Purchased and rented video from Apple’s store is protected, and Manatee, like any legitimate tool, will not remove that protection.
Will renaming damage the file? No. Renaming touches only the name. If the destination still refuses it, rename it back, or go back to the untouched original you duplicated.
Why did my renamed file play with no sound on the TV? The TV read the container but could not decode the audio track, which is usually the surround track described above. A full conversion to MP4 fixes that where a rename cannot.