Back to Blog
tutorial

How to Convert MOV to MP4: The Easy Way on Windows and Mac (2026)

VC
VideoConvert Team
May 20, 20269 min read

How to Convert MOV to MP4: The Easy Way on Windows and Mac (2026)

MOV is Apple's native video format — recorded by every iPhone, exported by Final Cut Pro, and produced by most Mac applications. The problem? MOV does not play reliably on Windows without extra software, and most social media platforms struggle with it. MP4 is the universal answer.

This guide covers everything you need to know about converting MOV to MP4 on Windows and Mac, with specific instructions for each platform.

Why MOV Needs Converting

MOV (QuickTime File Format) was designed by Apple in 1991. While it supports excellent video quality — especially with ProRes and HEVC codecs — it carries a fundamental compatibility limitation: it requires QuickTime or compatible software to play.

Here is what happens when you use an unmodified MOV file outside the Apple ecosystem:

  • Windows 10/11: Opens in Movies & TV only if the right codec is installed; often fails silently
  • YouTube: Accepts MOV but re-encodes everything anyway — better to convert first for quality control
  • TikTok and Instagram: Recommend MP4; MOV uploads can be rejected or produce unexpected quality
  • Email and messaging: MOV files are large and often unplayable for recipients without Apple devices
  • Video editors on Windows: Adobe Premiere and DaVinci Resolve handle MOV, but performance is better with MP4
  • The underlying video quality is not the problem — MOV often contains H.264 or HEVC video that is identical to what you would get in MP4. The container is the issue. Converting MOV to MP4 simply repackages the video in a universally compatible wrapper.

    What Changes During Conversion

    Understanding what happens helps you make the right quality choices:

    Fast Path: Remux (No Quality Loss)

    When your MOV file contains H.264 video, converting to MP4 can be a remux — the video stream is copied byte-for-byte into the MP4 container with zero quality loss. This is near-instant and produces an identical-quality file.

    Re-encode Path (Some Quality Loss)

    When your MOV contains ProRes, HEVC, or other codecs that cannot be directly placed in MP4, the video must be re-encoded. Quality loss is minimal at CRF 18 (High) but the process takes longer.

    VideoConvert detects which path is available and uses the faster remux when possible.

    How to Convert MOV to MP4 on Windows

    Method 1: VideoConvert Desktop App (Recommended)

    VideoConvert runs entirely on your Windows machine — no cloud upload, no file size limits.

    Steps:

  • Download and install VideoConvert from [videoconvert.video/download](https://videoconvert.video/download)
  • Launch the app — it opens as a web dashboard in your browser
  • Drag and drop your MOV file into the upload area
  • Select MP4 as the output format
  • Choose your quality preset:
  • - High (CRF 18): Best quality, ideal for YouTube uploads and portfolio work - Medium (CRF 23): Good balance of quality and file size for social media - Low (CRF 28): Smaller files for sharing via email or messaging
  • Click Convert
  • Download the converted MP4 file
  • The app uses FFmpeg internally, so you get the same quality as professional tools.

    Method 2: VLC Media Player (Free, Built-in)

    VLC is already installed on many Windows machines and can convert MOV to MP4:

  • Open VLC → Media → Convert/Save
  • Click Add and select your MOV file
  • Click Convert/Save
  • Set Profile to Video — H.264 + MP3 (MP4)
  • Set the destination file with a .mp4 extension
  • Click Start
  • VLC works but offers limited quality control and no batch conversion. It is a reasonable backup option.

    Method 3: Windows Photos App (Basic Only)

    Windows 11 Photos can export video clips but with limited format options. For serious conversion work, use VideoConvert.

    How to Convert MOV to MP4 on Mac

    Mac users have additional options since MOV is native to macOS.

    Method 1: VideoConvert (All Platforms)

    The same VideoConvert app works on macOS:

  • Download VideoConvert from [videoconvert.video/download](https://videoconvert.video/download)
  • Open the app and drag your MOV file in
  • Select MP4 and your quality preset
  • Click Convert and download
  • Method 2: QuickTime Player (Fast, Basic)

    macOS includes QuickTime Player, which can do a basic MOV to MP4 export:

  • Open your MOV file in QuickTime Player
  • File → Export As → 1080p (or 4K, 720p)
  • Change the file extension from .mov to .mp4 if needed
  • Save
  • QuickTime uses H.264 encoding. Quality is good but there are no advanced settings — no CRF control, no format options beyond resolution.

    Method 3: Handbrake (Free, Powerful)

    Handbrake is a free, open-source converter with more options than QuickTime:

  • Open Handbrake and load your MOV file
  • Set the container to MP4
  • Set the video codec to H.264 (x264)
  • Adjust the RF (quality factor) — 18–22 is typical
  • Start the queue
  • Handbrake is powerful but has a steeper learning curve than VideoConvert.

    Best Settings for Common MOV Sources

    iPhone 4K Video (HEVC/H.265 MOV)

    iPhone 12 and later records in HEVC by default:

    | Setting | Recommendation | |---------|---------------| | Output format | MP4 | | Quality | High (CRF 18) | | Resolution | Keep original (4K if possible) | | Notes | Re-encoding required; HEVC cannot remux to MP4 in all tools |

    For YouTube: High quality at original resolution. YouTube's own compression will reduce it further. For Instagram/TikTok: Medium quality at 1080p is optimal.

    iPhone HD Video (H.264 MOV)

    Older iPhones and iPhone settings with H.264 output:

    | Setting | Recommendation | |---------|---------------| | Output format | MP4 | | Quality | High (remux, near-instant) | | Resolution | Keep original | | Notes | H.264 MOV can remux to MP4 with zero quality loss |

    Final Cut Pro Export (ProRes MOV)

    ProRes files are large (gigabytes for short clips) but maximum quality:

    | Setting | Recommendation | |---------|---------------| | Output format | MP4 | | Quality | High (CRF 18) | | Resolution | Match source | | Notes | Must re-encode; significant file size reduction is expected and normal |

    Screen Recordings (macOS Ventura+)

    macOS records screens as MOV by default:

    | Setting | Recommendation | |---------|---------------| | Output format | MP4 | | Quality | Medium (CRF 23) | | Resolution | Match source | | Notes | Screen content compresses very well; file sizes will be small |

    File Size Expectations

    Converting MOV to MP4 typically reduces file size significantly, depending on the source codec:

    | Source | Typical Reduction | Example | |--------|------------------|---------| | iPhone HEVC 4K | 20–50% smaller | 500 MB MOV → 250–400 MB MP4 | | iPhone H.264 1080p | Similar size (remux) | 200 MB MOV → 200 MB MP4 | | ProRes 1080p | 90%+ smaller | 10 GB MOV → 500 MB MP4 | | macOS screen recording | 30–60% smaller | 100 MB MOV → 40–70 MB MP4 |

    Common MOV Conversion Issues

    "File not supported" on Windows

    Windows Media Player and some older software cannot play MOV natively. Solution: convert to MP4 first. VideoConvert's local processing handles MOV regardless of which codecs Windows has installed.

    Converted video has no audio

    Some MOV files use AAC audio in a format that requires transcoding. VideoConvert detects and re-encodes audio automatically.

    Output file is larger than the source

    This can happen when re-encoding at a quality setting that does not match the source compression level. Lower the CRF number (increase quality) only if your source is truly high-quality ProRes or uncompressed. For compressed iPhone MOV files, CRF 23 is typically sufficient.

    Video plays but is choppy after conversion

    This usually means the output frame rate or resolution does not match what your player expects. Use the same frame rate as the source and a resolution the playback device supports.

    Quick Decision Guide

    | Goal | Best Setting | |------|-------------| | Upload to YouTube | High (CRF 18), original resolution, MP4 | | Post to Instagram or TikTok | Medium (CRF 23), 1080p, MP4 | | Share via email or messaging | Low (CRF 28), 720p, MP4 | | Archive the original | High (CRF 18), original resolution, MP4 | | Edit in Windows software | Medium (CRF 23), MP4 — compatible with Premiere and DaVinci |

    Conclusion

    Converting MOV to MP4 is one of the most common video tasks for anyone in the Apple ecosystem who needs to share files with Windows users or upload to social media. VideoConvert makes it straightforward: drag in the MOV, pick MP4 and a quality preset, and download the result. No cloud upload. No file size limits. No accounts required.

    The converted file plays everywhere — Windows, Android, every browser, and every social platform — while maintaining the quality of your original recording.

    Ready to Try VideoConvert?

    Download for free and start converting your videos today.