Initializing... drag & drop files here
Supports: MPEG2
.m2v), program streams (.mpg / .mpeg), or DVD VOB rips. Batch is supported — drop in a whole folder of camcorder or DVD captures.MPEG-2 (H.262, ISO/IEC 13818-2, first edition 1996) is a delivery format — designed for DVD-Video, ATSC over-the-air broadcast, DVB, HDV camcorder tape, and XDCAM/IMX professional masters. It is not an editing format. The MOV container, on the other hand, is QuickTime's native wrapper and the path of least resistance into Apple's editing ecosystem. Converting MPEG-2 to MOV (typically with an H.264 or HEVC video track) solves the most common reasons people are stuck with MPEG-2 source:
.mpg, .m2v, and .vob variants. A MOV with H.264 plays everywhere QuickTime runs and shares cleanly to AirDrop, iMessage, and Photos.| Property | MPEG-2 | MOV |
|---|---|---|
| Type | Video coding format (codec) — H.262 / ISO/IEC 13818-2 | Container — Apple QuickTime File Format |
| Standardized | July 1995 (ITU-T + ISO/IEC) | Apple proprietary 1991; published 2001 |
| Typical bitrate | 2-30 Mbit/s (DVD up to 9.8, ATSC up to 19.4) | Determined by inner codec |
| Common codecs inside | n/a (MPEG-2 is itself a codec) | H.264, HEVC, ProRes, MPEG-4, Animation |
| Native containers | .mpg, .m2v, .ts, .vob (DVD), .mts (HDV-derived) |
.mov |
| Editing-friendly | No — long-GOP, broadcast/delivery tuned | Yes — QuickTime atom structure suits non-destructive edits |
| Best for | DVD authoring, broadcast, archival masters | Final Cut Pro, iMovie, QuickTime Player, Mac editing |
| Codec inside MOV | File size (relative) | Compatibility | Best for |
|---|---|---|---|
| H.264 | 100% (baseline) | Every device made since 2010, all editors | Default — universal Mac + Windows playback |
| H.265 / HEVC | ~60% | macOS High Sierra+ (2017+), iOS 11+, modern editors | Smaller files, 4K rescales, iOS sharing |
| MPEG-4 (Part 2) | ~110% | Legacy QuickTime, older editors | Older Mac workflows that need MPEG-4 specifically |
| MJPEG | 200-400% | Editors needing intra-frame footage | Frame-accurate edits, color grading |
Apple removed native MPEG-2 import from its consumer editors years ago. The old workaround — Apple's QuickTime MPEG-2 Playback Component — only worked with QuickTime 7 and is no longer sold or supported. The reliable fix is to re-wrap the MPEG-2 source into a MOV with an H.264 or HEVC video track, which Final Cut Pro X, Final Cut Pro for Mac, and iMovie all accept directly with no plugin needed.
MPEG-2 is a video codec (the standard's official name is H.262 / ISO/IEC 13818-2). MOV is a container — a QuickTime "wrapper" that holds a video track plus audio, subtitles, and timecode. Converting MPEG-2 to MOV almost always also re-encodes the video into a more editor-friendly codec like H.264, because pure MPEG-2-in-MOV is rare and not what most editing apps expect.
Yes. DVDs typically carry Dolby Digital (AC-3) or MPEG-1 Layer II (MP2) audio alongside the MPEG-2 video. The converter re-encodes the audio to AAC inside the MOV by default, which every Apple device and Western editor decodes natively. Stereo and surround channel layouts are preserved.
DVD-Video is 720×480 (NTSC, 29.97/24 fps) or 720×576 (PAL, 25 fps). Keep the original resolution if you're archiving — upscaling to 1080p invents detail that isn't in the source. Scale up only if you're integrating the clip into an HD timeline; in that case, 1080p with the Highest quality preset gives the cleanest result without artifacts.
Yes. HDV captured at 1080i25 or 1080i30 is MPEG-2 at ~25 Mbit/s. Upload the captured .m2t or .mpg file, pick H.264 with the Highest quality preset, and keep the original 1440×1080 or 1920×1080 resolution. The MOV output drops cleanly into Final Cut Pro and iMovie timelines.
.mpg, .m2v, .ts, or .vob instead of .mpeg2?MPEG-2 ships in many sibling extensions: .mpg/.mpeg (program stream), .m2v (elementary video only), .ts / .m2ts (transport stream from broadcast or HDV), and .vob (DVD-Video object). All of them carry MPEG-2 video. The converter handles them. If your file is specifically a DVD VOB, you may also want VOB to MP4; for a generic MPG, see MPG to MOV.
H.264 if you need maximum compatibility — every Mac, every Windows machine, every editor since 2010 plays it. H.265 if your audience is on macOS High Sierra (2017) or iOS 11 and newer and you want roughly 40% smaller files at the same visual quality. For a DVD or HDV source, H.264 at CRF 20-22 is the sweet spot — smaller than the original MPEG-2 and visually indistinguishable.
Conversion runs on our servers, so the practical limit is upload size and connection speed and your patience for upload. Multi-hour DVD rips and full-tape HDV captures (typically 13 GB / hour) work, but expect proportionally longer processing times. There's no fixed cap and no batch quantity limit.
MP4 (ISO/IEC 14496-14) was actually derived from the QuickTime File Format Apple submitted in 2001, so MP4 and MOV are close cousins. If you'd rather end up with MP4 for broader Windows/Android/web compatibility, use MPEG-2 to MP4. Use MOV when your destination is specifically Final Cut Pro, iMovie, or QuickTime; use MP4 for everything else.