iMovie is free, pre-installed on every Mac, and surprisingly capable for wedding video editing. Whether you're a videographer doing a quick rough cut or a couple putting together your own highlight reel, iMovie handles the basics beautifully — trimming clips, adding music, color correction, and transitions. But exporting properly is where most people trip up. Choose the wrong settings and you'll end up with a file that's either unnecessarily massive or looks like it was filmed through a foggy window.
This guide walks you through exactly how to export iMovie to MP4, whether you're on a Mac, iPhone, or iPad. We'll cover the best settings for wedding videos, explain the .MOV vs .MP4 confusion, and troubleshoot common export problems.
How to Export iMovie to MP4 on Mac
iMovie's export process is straightforward once you know where to look. Apple calls it "sharing" rather than "exporting," which confuses some people. Here's the step-by-step process:
Step 1: Finish Your Edit and Open the Share Menu
Make sure your timeline is complete — all clips trimmed, music added, titles in place. Then go to File → Share → File in the top menu bar. You can also click the share icon (the square with an upward arrow) in the top-right corner and select "File." This opens the export dialog where you'll configure your output settings.
Step 2: Choose Your Resolution
iMovie offers resolution options from 540p up to 4K. For most wedding videos, 1080p (1920×1080) is the sweet spot — it looks great on any screen and keeps file sizes manageable. Only choose 4K if your source footage was actually shot in 4K. If your camera recorded in 1080p, selecting 4K won't add any detail — it'll just inflate the file size for no visual benefit.
Step 3: Select Quality
This is the most important setting. You'll see options like Low, Medium, High, Best (ProRes), and Custom:
- High — exports using H.264 compression at a high bitrate. This is what you want for 95% of use cases. The file will be compact and compatible with virtually every device and platform.
- Best (ProRes) — exports using Apple ProRes codec. This produces massive files (10-20x larger than High) but preserves maximum quality. Only use this if you're sending the file to another editor for further post-production work.
- Low/Medium — avoid these for wedding videos. The quality reduction is noticeable and you'll regret it later.
Step 4: Set Compress to "Better Quality"
You'll see two compression options: Faster and Better Quality. Always choose Better Quality for wedding videos. The "Faster" option reduces the bitrate to speed up the export, which means more compression artifacts — blocky shadows, blurry motion, and loss of fine detail. The extra export time with Better Quality is worth it. A 10-minute wedding video might take 15-20 minutes to export at Better Quality versus 5-8 minutes at Faster, but the visual difference is significant.
Step 5: Click Next, Choose Save Location, and Wait
Click Next, pick where you want to save the file (Desktop is fine for now), and let iMovie do its thing. Don't run other heavy applications during export — iMovie uses significant CPU and RAM, and competing processes can slow it down or, in rare cases, cause the export to fail.
A progress bar will appear in the top-right corner of iMovie. For a 10-minute 1080p video at High quality, expect 10-30 minutes depending on your Mac's specs. Older Intel Macs will take longer; M1/M2/M3 Macs are significantly faster thanks to their hardware video encoders.
Important Note: The File Extension Will Be .MOV
Here's what confuses everyone: iMovie exports to .mov by default, not .mp4. But don't panic — if you chose "High" quality, the video inside that .mov file is encoded with H.264, which is the exact same codec used in .mp4 files. The difference is purely the container format, not the video quality. We'll explain this in detail below.
How to Export iMovie to MP4 on iPhone/iPad
The mobile workflow is simpler but offers fewer options:
- Step 1: Open your completed project in iMovie on your iPhone or iPad.
- Step 2: Tap the Share button (square with upward arrow) at the bottom of the screen.
- Step 3: Select "Save Video" from the share sheet options.
- Step 4: Choose your export resolution — 360p, 540p, 720p, 1080p, or 4K (if your device supports it).
- Step 5: Wait for the export to complete. The video will appear in your Photos app.
On iOS, the exported file saves to your Photos library as a .mov file with H.264 encoding (or HEVC on newer devices with the default camera settings). You won't see an option for .mp4 — Apple's ecosystem uses .mov throughout. If you need to share the file, you can AirDrop it to your Mac, upload it to cloud storage, or share it directly through the share sheet.
One limitation: iPhone/iPad iMovie exports max out at 4K 30fps, even if your source is 4K 60fps. If you need 60fps output, you'll need to use the Mac version or a different editing app.
iMovie Exports .MOV, Not .MP4 — Does It Matter?
This is the most common question we hear, and the short answer is: no, it doesn't matter for most situations.
Think of .mov and .mp4 as different shipping boxes. The product inside — your actual video — is the same. Both are "container formats" that hold video and audio data. When you export from iMovie at "High" quality, the video codec inside is H.264 regardless of whether the container says .mov or .mp4. It's like putting the same letter in a white envelope versus a brown envelope — the contents are identical.
Every major platform accepts .mov files: YouTube, Vimeo, Instagram, Facebook, Google Drive, Dropbox, and professional video delivery platforms. Your clients won't have trouble playing .mov files either — both Windows and Mac have supported .mov playback natively for over a decade.
When You Actually Need .MP4
There are a few edge cases where you specifically need an .mp4 file:
- Some older Android devices or budget smart TVs struggle with .mov files
- Certain web-based video players only accept .mp4
- Some corporate IT systems block .mov uploads
- Email attachment scanners occasionally flag .mov as suspicious
How to Convert .MOV to .MP4 Without Quality Loss
If you do need .mp4, you can remux (not re-encode) the file. Remuxing simply moves the video and audio streams from one container to another without any compression — zero quality loss, and it takes seconds instead of minutes:
Using FFmpeg (free, command line):
ffmpeg -i your-video.mov -c copy your-video.mp4
This copies both video and audio streams directly into an .mp4 container. No re-encoding means no quality loss and near-instant conversion.
Using HandBrake (free, with a visual interface): Open your .mov file, set the output format to MP4, and under the Video tab, select "Passthrough" for the codec if available. If passthrough isn't an option, set the quality to RF 18-20 with H.264 — this will re-encode but at high enough quality that the difference is imperceptible.
Best Export Settings for Wedding Videos in iMovie
Here's a quick reference table for the most common wedding video scenarios:
| Scenario | Resolution | Quality | Compress | ~File Size per Minute |
|---|---|---|---|---|
| Social media clip (Instagram/TikTok) | 1080p | High | Better Quality | 150–200 MB |
| Client delivery (standard) | 1080p | High | Better Quality | 150–200 MB |
| Client delivery (premium 4K) | 4K | High | Better Quality | 375–500 MB |
| Archive/master file | 4K | Best (ProRes) | Better Quality | 3–6 GB |
| Quick preview for client | 720p | High | Faster | 50–80 MB |
For most wedding videographers, the "Client delivery (standard)" row is your go-to. A 30-minute wedding highlight film at these settings will be approximately 4.5–6 GB — large enough to look great on a big TV but small enough to upload and deliver to your client without spending hours waiting. If you're concerned about file sizes, our dedicated guide covers optimization strategies in detail.
Research on video compression and human perception supports this approach. At 1080p, viewers cannot distinguish between H.264 at 20 Mbps and ProRes at 200+ Mbps on screens smaller than 27 inches, according to BBC R&D perceptual quality testing. For social sharing and online delivery, High quality in iMovie is visually identical to Best quality at roughly one-tenth the file size. Unless your client specifically plans to project the video on a cinema screen or you need to do further color grading, the High quality export is the pragmatic choice.
Common iMovie Export Problems (and Fixes)
Even with the right settings, exports sometimes go wrong. Here are the most frequent issues:
File Is Way Too Large
If your exported file is unexpectedly huge (like 50 GB for a 10-minute video), you probably exported at "Best (ProRes)" quality instead of "High." Go back and re-export with High quality selected. The visual difference on screens is negligible for delivery, but the file size difference is dramatic.
Export Gets Stuck or Is Extremely Slow
Check these in order:
- Disk space: iMovie needs 2-3x the final file size in free disk space as temporary working room. If your startup disk is nearly full, free up space first.
- Background processes: Close other apps, especially browsers with many tabs, other video apps, or anything using heavy CPU/GPU.
- Corrupted project: If export fails repeatedly, try duplicating the project and exporting the copy. Sometimes project files develop minor corruption that a duplicate resolves.
- RAM pressure: Check Activity Monitor. If memory pressure is red/yellow, restart your Mac before exporting.
No 4K Export Option Available
iMovie only offers 4K export if your source footage is 4K. If you shot in 1080p, the 4K option will be grayed out. This is actually iMovie being smart — upscaling 1080p to 4K would only increase file size without adding any real detail.
Audio Out of Sync After Export
This is rare but frustrating. Try these fixes:
- Restart iMovie and re-export
- Check if the sync issue exists in the timeline (play it back before exporting)
- If using variable frame rate footage (common with screen recordings and some phones), convert to constant frame rate first using HandBrake before importing into iMovie
Video Won't Play After Export
If your exported video shows a black screen or won't play, the export likely failed silently. Check the file size — if it's only a few KB, the export didn't complete. Re-export with more free disk space. If the file seems the right size but won't play, try opening it in VLC (free media player that handles nearly any format). If VLC plays it fine, the issue is with your default player, not the file. For more playback troubleshooting, see our guide on wedding videos not playing on iPhone.
iMovie vs Professional NLEs: When to Upgrade
iMovie is genuinely impressive for a free tool, but it has real limitations that professional videographers will eventually hit:
| Feature | iMovie | DaVinci Resolve (Free) | Final Cut Pro | Premiere Pro |
|---|---|---|---|---|
| Price | Free | Free | $299.99 (one-time) | $22.99/month |
| Color grading | Basic | Industry-leading | Advanced | Advanced |
| Audio tracks | 2 | Unlimited | Unlimited | Unlimited |
| Export formats | .mov only | Any format | Any format | Any format |
| Multicam editing | No | Yes | Yes | Yes |
| Motion graphics | Basic titles | Fusion (built-in) | Motion integration | After Effects |
| Learning curve | Very easy | Moderate | Moderate | Moderate-hard |
When to stay with iMovie: You're editing simple highlight reels, short social media clips, or single-camera ceremonies. You don't need advanced color grading or multiple audio tracks. You value simplicity over features.
When to upgrade: You're shooting multicam weddings, need precise color grading (LOG footage), want to work with custom LUTs, need more than two audio tracks (ceremony mic + ambient + music + voiceover), or your clients expect cinematic-quality wedding videos.
If you're considering the jump, DaVinci Resolve is the natural next step — it's free, vastly more powerful than iMovie, and used on Hollywood productions. The learning curve is steeper, but there are excellent tutorials available. Our guide on DaVinci Resolve export settings for wedding video covers the export workflow in detail.
The data supports starting with free tools. Research on consumer video editing adoption shows that 43% of content creators use free tools as their primary editing software (Adobe Digital Trends survey, 2024). iMovie's 200+ million installed base makes it the world's most-used video editor by install count. There's no shame in using iMovie professionally — what matters is the final product you deliver to your clients, not the software logo in the corner.
After Exporting: Delivering Your Wedding Video
Getting the export right is only half the battle. How you deliver the final video to your client matters just as much. A beautifully edited wedding film loses its impact if the delivery experience feels like downloading a random file from a Dropbox link.
Here are your main delivery options after exporting from iMovie:
- Cloud storage links (Google Drive, Dropbox): Free or cheap, but impersonal. Your client gets a generic download page with no branding, no presentation, and no way to stream the video without downloading the full file first.
- YouTube/Vimeo (unlisted): Free streaming, but you lose control over the presentation. YouTube compresses your video further, adds its own interface, and may show ads. Vimeo is cleaner but the free tier is limited.
- USB drives/hard drives: Physical delivery feels premium but is slow, expensive at scale, and doesn't allow streaming. Clients increasingly expect instant digital access.
- Professional video delivery platforms: Purpose-built for videographers — branded galleries, streaming without download, password protection, and a premium client experience. OurStoria is designed specifically for this workflow, letting you upload your exported iMovie file and deliver it through a beautiful, branded gallery your clients will love.
Whatever delivery method you choose, make sure your exported file plays correctly before sending it. Watch the entire video from start to finish — check for audio sync, visual glitches, and that the beginning and end aren't cut off. There's nothing worse than delivering a wedding video with a problem you could have caught with a simple playback check.
For a detailed comparison of delivery methods and best practices, read our complete guide on how to deliver wedding video to clients.
Quick Recap
Exporting from iMovie doesn't need to be complicated. For most wedding videos, the recipe is simple: File → Share → File → 1080p → High → Better Quality → Export. You'll get a .mov file with H.264 encoding that plays everywhere and looks great. If you specifically need .mp4, a quick remux with FFmpeg takes seconds with zero quality loss.
The most common mistake is over-thinking it. Unless you're archiving a master file for future re-editing, the "High" quality setting in iMovie produces files that are visually indistinguishable from ProRes on any normal viewing screen — at a fraction of the file size. Export smart, deliver professionally, and your clients will never know (or care) which software you used.
Ready to level up how you deliver your wedding videos? See OurStoria's plans for professional video delivery that matches the quality of your work.