What Is a MOV File? How to Open, Play & Convert MOV Format
MOV is Apple's QuickTime video format. Learn what MOV files are, how to open them on Windows/Mac/Linux, supported codecs (ProRes, H.264), and how to.
What Is a MOV File?
A MOV file is a multimedia container format developed by Apple Inc. as part of the QuickTime framework. Files with the .mov extension can contain video, audio, text (subtitles), timecode, and other media data within a single file. The format is officially known as the QuickTime File Format (QTFF) and has been one of the most widely used video formats since its introduction in 1991.
MOV files are the default video format for Apple devices and software. When you record a video on an iPhone, export from Final Cut Pro, or receive a screen recording from a Mac user, the file is almost always in MOV format. Despite being developed by Apple, MOV files can be played on Windows, Linux, and Android with the right software.
The MOV format is distinct from a video codec. MOV is a container -- think of it as a box that holds the actual encoded video and audio data. The video inside a MOV file can be compressed with various codecs including H.264, H.265 (HEVC), Apple ProRes, and others. This distinction is important because the same MOV file extension can represent vastly different types of video content with very different quality and file size characteristics.
A Brief History of MOV and QuickTime
1991: QuickTime is born
Apple introduced QuickTime in December 1991 as a multimedia framework for Macintosh computers. At the time, playing video on a personal computer was revolutionary. QuickTime allowed Macs to play small video clips -- typically 160x120 pixels at 15 frames per second -- which was a breakthrough for the era.
The MOV format was created as QuickTime's native file format. Its atom-based structure was innovative, allowing different types of media to coexist in a single file while maintaining synchronization.
1998: QuickTime comes to Windows
Apple released QuickTime for Windows, bringing MOV file support to the PC platform. QuickTime Player became a common installation on Windows machines, and many websites used QuickTime for embedded video playback.
2001-2010: The iTunes and iPod era
QuickTime and the MOV format became integral to Apple's media ecosystem. iTunes used QuickTime for video playback, and iPods with video capability relied on MOV-compatible codecs. This period saw MOV become firmly established as the standard video format in Apple's product lineup.
2007: iPhone revolutionizes MOV usage
When the iPhone launched in 2007, it recorded video in MOV format. As iPhone sales grew to hundreds of millions of units, MOV became one of the most commonly created video formats in the world. Every iPhone video recording, every FaceTime call recording, and every screen capture uses the MOV container.
2011: ProRes and professional adoption
Apple ProRes, first introduced in 2007, gained widespread professional adoption during the early 2010s. Because ProRes requires the MOV container, the format became the standard for professional video production, broadcast television, and film post-production on Apple platforms.
2016: QuickTime for Windows discontinued
Apple officially discontinued QuickTime for Windows in April 2016, citing security vulnerabilities. This did not affect the MOV format itself, which continued to be widely supported by third-party players like VLC. However, it marked the end of Apple-provided MOV playback support on Windows.
2019-present: HEVC and modern MOV
Modern MOV files increasingly use H.265/HEVC codec, which offers significantly better compression than H.264. Apple devices running iOS 11 and later default to HEVC recording, producing MOV files that are roughly half the size of their H.264 equivalents at the same quality.
Technical Structure of a MOV File
Understanding the internal structure of a MOV file helps explain why the format is so versatile and why it remains relevant after more than three decades.
Atom-based architecture
MOV files are built from a hierarchy of atoms (also called boxes in the ISO base media file format specification, which was derived from QTFF). Each atom has a specific type and contains either data or other nested atoms.
The key atoms in a MOV file include:
- ftyp (File Type): Identifies the file as a QuickTime MOV and specifies compatible brands
- moov (Movie): Contains all the metadata about the movie, including track information, timing, and codec details
- mdat (Media Data): Contains the actual encoded video and audio data
- trak (Track): Defines an individual track (video, audio, text, etc.)
- stbl (Sample Table): Maps between timing information and the data chunks in mdat
Track structure
A single MOV file can contain multiple tracks of different types:
- Video tracks: One or more video streams, each with its own codec and resolution
- Audio tracks: One or more audio streams (stereo, surround, commentary)
- Text tracks: Subtitles, closed captions, or chapter names
- Timecode tracks: SMPTE timecode for professional synchronization
- Metadata tracks: GPS data, camera settings, creation date, and more
Fast-start optimization
MOV files can be optimized for web playback by placing the moov atom at the beginning of the file (called "fast-start" or "web-optimized"). This allows a media player or web browser to begin playing the video immediately without downloading the entire file first. Without fast-start optimization, the player must download the entire file before it knows how to decode the content.
Codecs Supported by MOV
The MOV container supports a wide range of video and audio codecs. The codec determines the actual quality, file size, and compatibility of the video content.
Video codecs
| Codec | Use Case | Quality | File Size | Editing Performance |
|---|---|---|---|---|
| H.264 (AVC) | General purpose, web, mobile | Very good | Small to medium | Moderate |
| H.265 (HEVC) | Modern devices, 4K content | Excellent | Very small | Moderate |
| Apple ProRes 422 | Professional editing | Visually lossless | Very large | Excellent |
| Apple ProRes 4444 | VFX, motion graphics | Visually lossless + alpha | Very large | Excellent |
| Apple ProRes RAW | Camera RAW workflows | Maximum | Extremely large | Good |
| Apple Intermediate Codec | Legacy editing | Good | Large | Good |
| Animation | Motion graphics, screen capture | Lossless (optional) | Very large | Good |
| MPEG-4 Part 2 | Legacy compatibility | Acceptable | Small | Moderate |
| JPEG 2000 | Digital cinema (DCP) | Excellent | Large | Poor |
Audio codecs
| Codec | Use Case | Quality | File Size |
|---|---|---|---|
| AAC | General purpose, streaming | Very good | Small |
| ALAC (Apple Lossless) | Lossless audio, archiving | Perfect (lossless) | Medium |
| PCM (uncompressed) | Professional production | Perfect (uncompressed) | Very large |
| MP3 | Legacy compatibility | Good | Small |
| AC-3 (Dolby Digital) | Surround sound | Very good | Medium |
How the codec affects your experience
The codec inside a MOV file determines virtually everything about its practical characteristics:
- A MOV with ProRes 422 is enormous (1-2 GB per minute at 1080p) but edits smoothly and preserves maximum quality
- A MOV with H.264 is compact (10-50 MB per minute at 1080p) and plays everywhere but is harder to edit
- A MOV with HEVC is even smaller than H.264 but requires newer hardware for smooth playback
- A MOV with ProRes 4444 supports transparency, making it ideal for overlays and motion graphics
How to Open and Play MOV Files
On macOS
MOV files play natively on every Mac without any additional software:
- QuickTime Player: The built-in media player handles all MOV files natively. Simply double-click the file.
- Apple TV app: For media library management and playback.
- Finder Quick Look: Press the spacebar with a MOV file selected to preview it instantly.
- Safari: Can play MOV files with H.264 codec directly in the browser.
On Windows
Since Apple discontinued QuickTime for Windows in 2016, you need alternative players:
- VLC Media Player (recommended): Free, open-source player that handles virtually all MOV files including those with H.264 and HEVC codecs. Download from videolan.org.
- Windows Media Player: Can play some MOV files (H.264) on Windows 10 and later with appropriate codecs installed.
- Movies & TV app: Limited MOV support on Windows 10/11.
- PotPlayer: Free player with broad codec support including MOV.
Note: MOV files using Apple ProRes codec may not play correctly on Windows without installing additional codec packs (like the Apple ProRes decoder for Windows, available since 2019).
On Linux
- VLC Media Player: The best option for Linux, supporting most MOV codecs.
- MPV: Lightweight, command-line-friendly player with excellent MOV support.
- Celluloid (GNOME Videos): GTK-based frontend for MPV.
On iOS and iPadOS
MOV files play natively on all Apple mobile devices:
- Photos app: MOV videos from the camera roll play here.
- Files app: Can preview and play MOV files from iCloud Drive or other sources.
- VLC for Mobile: Handles additional codecs that the native player may not support.
On Android
- VLC for Android: The most reliable option for playing MOV files on Android.
- MX Player: Popular media player with broad format support.
- Default player: Some Android manufacturers include MOV support in their default video player, but this varies by device.
In web browsers
Browser support for MOV files is limited and inconsistent:
- Safari: Supports MOV with H.264 codec
- Chrome, Firefox, Edge: Generally do not support MOV directly. Convert to MP4 or WebM for web playback.
How to Convert MOV Files
There are many reasons you might need to convert a MOV file to another format: reducing file size, improving compatibility, preparing for web delivery, or meeting the requirements of a specific platform.
Common conversion scenarios
MOV to MP4: The most common conversion. MP4 is universally compatible, and if your MOV already uses H.264 codec, the conversion can often be done without re-encoding (remuxing), preserving original quality with no processing time.
MOV to WebM: For web-optimized video. WebM files with VP9 codec offer excellent quality at smaller sizes and are natively supported by Chrome, Firefox, and Edge.
MOV to GIF: For creating short animated images from video clips. This involves significant quality and color reduction but produces universally shareable animations.
MOV (ProRes) to MOV (H.264): For reducing file size while staying in the MOV container. Common when sharing footage from a professional workflow.
Tools for converting MOV files
Online tools: Our free online video converter handles MOV to MP4, WebM, and other format conversions directly in your browser without uploading your files to any server.
Desktop applications:
- HandBrake (free): Open-source transcoder with excellent preset options
- FFmpeg (free): Command-line tool for advanced users; supports virtually every conversion scenario
- Adobe Media Encoder: Professional encoding tool, part of Adobe Creative Cloud
- Apple Compressor: Apple's professional encoding tool, designed for Final Cut Pro workflows
Conversion tips
- For sharing: Convert to MP4 with H.264 codec and AAC audio for maximum compatibility
- For web: Use MP4 (H.264) as the primary format with WebM (VP9) as a fallback
- For editing: Keep the original MOV if possible; convert to ProRes if you need to edit H.264 MOV files in a professional NLE
- For archiving: Keep the original format and codec to avoid any quality loss
MOV File Size: What to Expect
File size varies enormously depending on the codec, resolution, frame rate, and bitrate. Here are typical sizes for a 1-minute video clip:
| Resolution | Codec | Frame Rate | Approximate Size |
|---|---|---|---|
| 1080p | H.264 | 30 fps | 15-40 MB |
| 1080p | H.264 | 60 fps | 25-60 MB |
| 1080p | HEVC | 30 fps | 8-20 MB |
| 1080p | ProRes 422 | 30 fps | 1-1.5 GB |
| 1080p | ProRes 4444 | 30 fps | 1.5-2 GB |
| 4K | H.264 | 30 fps | 50-150 MB |
| 4K | HEVC | 30 fps | 25-75 MB |
| 4K | ProRes 422 | 30 fps | 4-6 GB |
| 4K | ProRes 422 HQ | 30 fps | 6-9 GB |
Why iPhone MOV files are large
A common complaint is that iPhone videos take up too much storage. Here is why:
- High resolution: Modern iPhones record at 4K by default
- High frame rates: Options for 30, 60, and even 120/240 fps for slow motion
- HDR content: Dolby Vision HDR adds data overhead
- Conservative compression: Apple uses moderate compression settings to preserve quality
To reduce iPhone MOV file sizes, you can change your camera settings to record at 1080p instead of 4K, or enable the "High Efficiency" (HEVC) format in Settings rather than "Most Compatible" (H.264).
MOV vs Other Video Formats
MOV vs MP4
MOV and MP4 are closely related -- MP4 (ISO Base Media File Format) was actually derived from Apple's QuickTime File Format. In practice:
- When both use H.264 codec, the quality is identical
- MP4 has broader cross-platform compatibility
- MOV supports ProRes and alpha channels; MP4 does not
- For web and social media, MP4 is preferred
- For professional Apple workflows, MOV is standard
MOV vs AVI
- MOV is more modern and efficient than AVI
- AVI lacks native support for modern codecs like HEVC
- MOV has better metadata and multi-track support
- AVI is a legacy format with declining relevance
MOV vs WebM
- WebM is designed specifically for web delivery
- WebM files are typically 20-30% smaller than MOV at the same quality
- MOV has broader device support; WebM has broader browser support
- WebM uses VP8/VP9/AV1 codecs; MOV commonly uses H.264/HEVC
MOV vs MKV
- MKV has broader codec support and is open-source
- MOV has better professional editing compatibility
- MKV is preferred for media libraries; MOV is preferred for production
- MKV supports more subtitle formats
Troubleshooting Common MOV Problems
"Cannot play this file" errors
Cause: The media player does not support the codec used inside the MOV file (often ProRes or HEVC). Solution: Install VLC Media Player, which supports the widest range of codecs. On Windows, you may also need to install the HEVC Video Extensions from the Microsoft Store.
MOV file plays video but no audio
Cause: The audio codec is not supported by the player. This commonly happens with PCM or ALAC audio on Windows. Solution: Use VLC for playback, or convert the audio track to AAC using a converter tool.
MOV file is very large
Cause: The file likely uses a high-quality codec like ProRes, or was recorded at high resolution (4K) with high frame rates (60fps). Solution: Convert to H.264 or H.265 for sharing using our video converter tool. For iPhone recordings, switch to HEVC (High Efficiency) in camera settings.
MOV file is corrupted or won't open
Cause: The file may have been interrupted during recording or transfer, resulting in a missing or damaged moov atom. Solution: Try opening in VLC (which can sometimes repair minor corruption). For severely corrupted files, specialized recovery tools like Stellar Repair for Video may help.
MOV file looks different on Mac vs Windows
Cause: Color space differences. MOV files from Apple devices may use Display P3 or BT.2020 color space, which Windows applications may not interpret correctly. Solution: This is usually a display issue rather than an actual quality problem. Professional color-managed applications will display the file correctly.
Slow performance when editing MOV files
Cause: If the MOV uses H.264 or HEVC codec, the inter-frame compression makes scrubbing and editing slow. Solution: Create proxy files or transcode to ProRes for editing, then link back to the original for final export.
Frequently Asked Questions
Is MOV the same as QuickTime?
Not exactly. MOV is the file format (QuickTime File Format), while QuickTime is the broader multimedia framework that includes the player, codec infrastructure, and APIs. QuickTime Player is the application that plays MOV files, but MOV files can be played by many other applications as well.
Are MOV files only for Mac?
No. While MOV was created by Apple and works best on Apple devices, MOV files can be played on Windows (using VLC or other players), Linux (using VLC or MPV), and Android (using VLC or MX Player). The format is not platform-exclusive.
Is MOV better quality than MP4?
Not inherently. When both formats use the same codec (like H.264) at the same settings, they produce identical quality. MOV may appear to offer better quality because it is often used with high-quality codecs like ProRes, but this is a property of the codec, not the container.
Can I upload MOV files to YouTube?
Yes. YouTube accepts MOV uploads and will transcode the video to its own streaming formats. For best results, upload MOV files with H.264 codec at the highest quality you can provide.
Can I upload MOV files to Instagram or TikTok?
Most social media platforms accept MOV uploads from mobile devices (since iPhones record in MOV). When uploading from a computer, converting to MP4 may provide more predictable results.
How do I reduce MOV file size without losing quality?
You have several options:
- Convert from H.264 to H.265/HEVC (about 50% size reduction with minimal quality loss)
- Reduce resolution (4K to 1080p can cut size by 75%)
- Lower the bitrate slightly (often imperceptible)
- Trim unnecessary content before compression
Use our free video converter for quick conversions without installing software.
Is the MOV format going away?
No. MOV remains Apple's primary video format and continues to be actively developed. With the adoption of HEVC, ProRes RAW, and other modern codecs, MOV is more relevant than ever in both consumer and professional contexts.
What is the MIME type for MOV files?
The MIME type for MOV files is video/quicktime. This is used by web servers and browsers to identify the file type when streaming or downloading.
Conclusion
The MOV file format is one of the most enduring and versatile video formats in computing history. Created by Apple over three decades ago, it continues to serve as the backbone of both consumer video recording (via iPhone) and professional video production (via ProRes).
Understanding MOV files comes down to recognizing that the .mov extension is a container that can hold many different types of encoded content. A MOV file from your iPhone is very different from a MOV file exported from Final Cut Pro in ProRes, even though they share the same extension.
For most everyday users, the key takeaway is straightforward: MOV files from Apple devices work great within the Apple ecosystem and can be played on other platforms using free players like VLC. When you need to share MOV files with non-Apple users or publish to the web, converting to MP4 is the simplest solution.
Need to convert a MOV file right now? Try our free online video converter -- it works directly in your browser with no signup required.