Why some videos play on iPhone but not on Mac
When a video plays on your iPhone but not on your Mac, the likely causes are, in order: the Mac is on a macOS version that cannot decode the HEVC format iPhones record in, the Mac only has an iCloud placeholder rather than the full file, or the copy to the Mac was cut short. The iPhone plays it because it made it, and has every decoder the file needs. Check which case you are in, then either update, download, re-copy, or convert to H.264.
Start with what the iPhone recorded
By default an iPhone records video as HEVC (H.265) in a MOV container, at up to 4K and 60 frames per second, often with HDR (Dolby Vision) on recent models. That is a demanding file. Your phone decodes it in dedicated hardware without effort. A Mac needs three things to do the same: a macOS version that understands HEVC, a chip capable of decoding it at that resolution and frame rate, and support for the HDR metadata so the colors are not washed out.
Every Mac that runs macOS 12 Monterey or later ticks the first box. Apple silicon Macs tick all three. Intel Macs from 2017 onward have hardware HEVC decoding; older Intel Macs fall back to software decoding, which copes with 1080p and stutters or fails at 4K.
To see what you are dealing with:
- Select the video in Finder and press Command-I.
- Under More Info, read the Codecs line. “HEVC” confirms the format; “H.264” means the format is not the issue.
- Read the Dimensions line. 3840 x 2160 is 4K.
- Check About This Mac for your macOS version and chip.
Case one: the Mac cannot decode HEVC properly
If the Mac is running a macOS older than High Sierra, HEVC support is simply absent, and the only fix is an upgrade or a conversion. If it is between High Sierra and Big Sur on an older Intel chip, 4K HEVC may open and then play as a slideshow, or show a black picture with sound. HDR footage on older versions can look gray and flat even when it plays.
You have two options:
- Update macOS if the Mac supports a newer version. This fixes the most cases with the least effort.
- Convert the video to H.264 so it no longer needs the decoder. This also makes it playable on Windows and older Android devices, which is worth doing anyway if you intend to share it. H.264 vs HEVC: which one your Mac, phone and recipients can open explains the trade-off.
Manatee converts iPhone footage to a standard MP4 in one drop: drag the MOV onto its menu bar icon, choose MP4, and it writes the new file alongside the original without modifying it. If the file also needs to fit in an email, its Shrink mode lets you name a size in MB. Manatee cannot add HEVC support to an old macOS, and it cannot make a Mac from 2012 decode 4K 60 smoothly; what it does is produce a file the Mac already knows how to play.
You can also stop the problem upstream. On the iPhone, Settings > Camera > Formats > Most Compatible records H.264 from then on, at the cost of larger files.
Case two: the Mac only has a placeholder
If iCloud Photos is on with Optimize Mac Storage enabled, the Photos library on the Mac holds a low-resolution thumbnail for each video and fetches the full file when you ask for it. Symptoms: a spinner, a video that plays blurry for a second and stops, or a video that opens in Photos but cannot be dragged out to the desktop at full size.
- Open Photos on the Mac and select the video.
- Wait for the download indicator in the corner to finish; on a slow connection a 4K clip can take a while.
- If it never finishes, open Photos > Settings > iCloud and check that iCloud Photos is signed in and not paused, then try Download Originals to this Mac if you have the disk space.
- To get a standalone file, use File > Export > Export Unmodified Original rather than dragging from the grid.
Nothing is wrong with the video in this case, and no converter or repair tool will help until the full file is on the Mac.
Case three: the copy was cut short
AirDrop, a USB transfer or a cloud sync that stopped partway leaves a file with the right name and a wrong size. The iPhone still has the complete original, so it plays there. On the Mac the file shows 0 seconds, the wrong length, or refuses to open at all.
- Compare the sizes. On the iPhone, open the video in Photos, swipe up (or tap the info button) and read the file size. On the Mac, press Command-I. They should match to the megabyte.
- If they differ, delete the Mac copy and transfer again. AirDrop a single video at a time rather than a batch, and keep both devices awake until it finishes.
- If you cannot re-transfer (the phone is gone, or the original was deleted), Manatee’s Repair mode can rebuild the container index of a truncated MOV and recover the portion that arrived, reporting Fixed, Partial (for example, the first ninety seconds) or Not fixable. It cannot recover frames that never reached the Mac.
iPhone video won’t play on Mac after AirDrop: why and how to fix it goes into the transfer scenarios in more detail.
Case four: the video did not come from the camera
A video that plays in an app on the iPhone (a chat app, a social app, a downloader) may be in a format the app decodes with its own built-in code. Save that file to Files, open it on a Mac, and QuickTime Player has no decoder for it. WEBM with VP9 is the most common example. The fix is the same: convert to MP4 with H.264, which Manatee handles from 122 input types including WEBM, MKV, 3GP and AVI.
Quick diagnosis table
- Plays on iPhone, “not compatible” on Mac, Codecs says HEVC: update macOS or convert to H.264.
- Plays on iPhone, opens on Mac but stutters or shows black with sound: too demanding for the chip; convert to H.264 at 1080p.
- Plays on iPhone, spinner or blurry on Mac in Photos: iCloud placeholder; download the original.
- Plays on iPhone, wrong length or 0 seconds on Mac: truncated copy; transfer again, or repair.
- Plays in an iPhone app, blank Codecs line on Mac: unusual format; convert.
Questions
Will converting to H.264 make the video look worse? Slightly, in theory, because it is a second compression pass, but at a sensible bitrate the difference is not visible on a normal screen. Keep the HEVC original and share the H.264 copy.
Why does the video play in Photos on the Mac but not in QuickTime Player? Photos can play a low-resolution iCloud preview while QuickTime needs the real file. Export the unmodified original from Photos and QuickTime will open it.
The video plays on my Mac but with no sound. Same cause? Not usually. iPhone recordings use AAC audio, which every Mac plays. Silent playback points to a video from another source with AC-3 or DTS audio. Converting to MP4 re-encodes the audio to AAC as part of the job.