iPhone video won't play on Mac after AirDrop: why and how to fix it
An iPhone video that arrives by AirDrop and then refuses to play on the Mac is usually one of two things. Either the Mac is too old (or its macOS is) to decode the HEVC or HDR format the iPhone records by default, or the AirDrop was interrupted and the file on the Mac is incomplete. Check the file size against the phone’s first. If the sizes match, convert the clip to a standard MP4 or update macOS; if they do not, send it again, and if that is not possible, repair the partial file.
Why a video plays on the phone and not on the Mac
Since iOS 11 the iPhone records in HEVC (also called H.265) when “High Efficiency” is selected in camera settings, which is the default. Newer iPhones also record HDR video (Dolby Vision) by default. Both formats need decoder support that older Macs and older versions of macOS either lack or handle badly.
- HEVC decodes in hardware on Macs from 2017 onward and every Apple silicon Mac. Older Intel Macs on a supported macOS can decode it in software, which works but can stutter on 4K.
- HDR video needs a recent macOS to display correctly. On older systems the clip may refuse to open, play with washed-out colors, or play audio over a black picture.
- High frame rate and 4K 60 clips play fine on any Mac that can decode the codec, but they are large, and a slow AirDrop is more likely to be interrupted.
AirDrop itself does not change the format. It sends the file the phone has. That is why the same clip plays on the phone (whose hardware was designed for it) and not on a 2015 MacBook Air.
Why some videos play on iPhone but not on Mac covers this in more depth; this post is about what to do.
Step 1: compare the file sizes
On the iPhone, open the video in Photos, swipe up (or tap the info button) and note the size. On the Mac, select the file and press Command+I.
- Sizes match: the transfer was complete and the problem is decoding. Go to Step 2.
- Mac file is smaller: the AirDrop was cut off. AirDrop normally fails cleanly rather than leaving a partial file, but an interrupted transfer can occasionally leave one in Downloads. Go to Step 4.
- Mac file is 0 KB: nothing arrived. Delete it and send again.
Step 2: rule out a simple playback problem
- Try Quick Look: select the file, press Space. It uses the same decoders as QuickTime but a different code path.
- Open it with QuickTime Player via File, Open File rather than double-clicking, in case the file is associated with another app.
- Drag it into the Photos app. Photos will import and play HEVC on any Mac that supports it, and tells you if it cannot.
- Check the macOS version: Apple menu, About This Mac. If it is older than macOS 12 and the clip is HDR or 4K HEVC, updating macOS (if the Mac supports a newer version) is the cleanest fix.
If the clip plays in any of these, the file is fine and the app you tried first is the problem.
Step 3: convert the clip to a standard MP4
If the Mac cannot decode the video, convert it to a format it can. The video data inside the .mov is intact; you are re-encoding it for a wider audience.
Manatee does this with its bundled engine, so it works even on a Mac whose own decoders cannot play the clip (macOS 12 or later). Drag the .mov onto the menu bar icon or into the window, pick MP4, and it writes a new file beside the original. The original is never modified. The result plays in QuickTime, in browsers, on Windows, and in most editors. If the goal is sending the clip onward, Shrink will produce an MP4 under a size you name, which is usually the real problem with iPhone 4K footage; see how to compress an iPhone 4K video on a Mac. Nothing is uploaded and no account is needed. Free for 24 hours with every feature, then $9 once.
Two honest limits. Converting HDR to a standard MP4 maps the wide color range down to a normal one, so the picture will look more like a regular video than it did on the phone. And conversion cannot fix a file that is incomplete; that is Step 4.
If you prefer not to convert, the iPhone can send a compatible version in the first place (see the section on settings below).
Step 4: when the AirDrop was interrupted
An incomplete .mov is missing its index, which Apple devices write at the end of the file, so QuickTime treats the whole file as unreadable even though most of the frames are present.
- Send it again. This is the best fix. Keep both devices awake and within a few feet, with Wi-Fi and Bluetooth on, and wait for “Sent” on the phone before touching either device. For a long 4K clip, a cable and the Photos app’s import (or Image Capture) is more reliable than AirDrop.
- If the original is gone (deleted from the phone, or the phone is not yours), repair the partial file. Manatee’s Repair mode reads the frames that did arrive, rebuilds the index, and writes a playable copy. The result is reported as Fixed, Partial (for example the first ninety seconds of a three-minute clip) or Not fixable, and the original is left alone. It cannot restore frames that never reached the Mac.
How to fix a corrupted MOV file on a Mac goes through the repair in detail.
Settings that prevent it next time
On the iPhone, two settings control what gets sent.
- Settings, Camera, Formats. “High Efficiency” records HEVC and HDR. “Most Compatible” records H.264, which every Mac from the last fifteen years plays, at the cost of larger files. If you regularly share with older Macs or Windows users, Most Compatible removes the problem at the source.
- Settings, Photos, Transfer to Mac or PC. “Automatic” converts to a compatible format when transferring from the Photos app to a device that may not support the original; “Keep Originals” sends the HEVC file untouched. Automatic is the safer setting for sharing, Keep Originals for editing.
Neither setting changes videos already recorded, which is why conversion on the Mac is still useful.
Questions
The video plays but the picture is dark or grey and the sound is fine. That is the HDR case on a Mac that cannot display it, or occasionally a clip whose video track the Mac cannot decode while the audio track plays. Converting to a standard MP4 fixes both.
AirDrop from the Photos app sent a .mov but AirDrop from Files sent something else. Photos applies the Transfer to Mac or PC setting; Files sends the raw file. If one route works and the other does not, the difference is that conversion.
Will converting the video lose quality? Some, because it re-encodes. At the default settings the difference is hard to see on a laptop screen. If you plan to edit the clip, keep the original .mov as the source and use the MP4 for playback and sharing.
Can I play HEVC on an old Mac without converting? Only if the macOS version supports software decoding, which means High Sierra or later on a Mac that can run it. Very old Macs stuck on earlier versions need the file converted.