Initializing... drag & drop files here
Supports: MP4, M4V
MP4 with H.264 plays on every phone, browser, smart TV, and console made since 2010 — but it doesn't play on a standard DVD player. The DVD-Video specification (1996) mandates MPEG-2 video at 720×480 NTSC or 720×576 PAL, with AC-3 / MP2 / LPCM audio, all wrapped in VOB containers inside a VIDEO_TS folder. Converting MP4 → VOB is the bridge from "modern phone recording" to "playable on grandma's living-room DVD player or a car-DVD-screen road trip." Below are the most common reasons people convert MP4 to VOB:
| Property | MP4 (H.264 / H.265) | VOB (DVD-Video) |
|---|---|---|
| Standardized | ISO/IEC 14496-14, 2003 | DVD Forum, 1995 |
| Primary use | Streaming, mobile, social, smart TVs, web | DVD-Video discs, VIDEO_TS folder |
| Native video codec | H.264, H.265, AV1, VP9 | MPEG-2 only |
| Native audio codec | AAC, AC-3, MP3, Opus | AC-3 (Dolby Digital), MP2, LPCM |
| Resolution cap | Up to 8K (7680×4320) | 720×480 NTSC / 720×576 PAL only |
| Frame rate | Any (24, 25, 29.97, 30, 60, etc.) | 29.97 (NTSC) or 25 (PAL) |
| Typical bitrate | 1-3 Mbps for SD, 5-15 Mbps for HD | 4-9 Mbps (DVD spec maximum) |
| File size (90 min) | 0.7-1.5 GB at high quality | 4-8 GB on disc |
| Browser playback | Every modern browser since 2011 | None |
| Mobile playback | Universal iOS / Android | None natively |
| Subtitles | Text-based or burnt-in | Bitmap (VobSub) |
| DVD-player compatible | Some 2010+ players via USB | Yes — required by spec |
| File extension | .mp4, .m4v | .vob (inside VIDEO_TS) |
| Use case | Bitrate / quality | Notes |
|---|---|---|
| DVD-Video NTSC (720×480) | 4-8 Mbps VBR | Fits ~120 min on DVD-5; broad player support |
| DVD-Video PAL (720×576) | 5-9 Mbps VBR | Slightly higher headroom for European spec |
| Long-play DVD (3+ hours) | 2-4 Mbps VBR | Visible blocking on motion; trade-off for runtime |
| Near-spec maximum quality | 8-9 Mbps VBR | Best DVD picture, ~70 min on DVD-5 |
| Dual-layer DVD-9 (8.5 GB) | 6-9 Mbps VBR | ~3 hours at high quality |
| Archival master MPEG-2 | qscale 2 / CRF 18 | Largest files, near-lossless transcode |
Yes, almost always. MP4 H.264 is roughly 2-3× more efficient than DVD-spec MPEG-2 at the same picture quality, so a 700 MB MP4 typically grows to 1.5-2 GB as VOB at 6-8 Mbps. A 1.5 GB MP4 movie usually becomes 4-5 GB on disc. The conversion tradeoff is compatibility, not compression: VOB is what DVD players require, even though modern codecs are more efficient. Plan for the destination disc capacity (4.7 GB single-layer DVD-5 or 8.5 GB dual-layer DVD-9) when picking the bitrate.
NTSC (720×480 at 29.97 fps) for DVD players sold in the USA, Canada, Japan, and most of Latin America. PAL (720×576 at 25 fps) for the UK, Europe, Australia, India, and most of Africa. Mismatched standards either won't play or will play with frame-rate stutter. If you don't know the destination region, NTSC is the safer default for the Americas and PAL for everywhere else. Modern multi-region DVD players accept both; legacy hardware often doesn't.
Yes. The default output is DVD-Video compliant: MPEG-2 video at 4-9 Mbps, AC-3 or MP2 audio, 720×480 NTSC or 720×576 PAL resolution. Drop the .vob files (or use the .mpg / .m2v sibling tools if your authoring chain prefers those) into DVDStyler, ImgBurn, Nero, or TMPGEnc Authoring Works and they ingest without a re-encode pass. For elementary stream workflows, see our MP4 to MPEG-2 tool.
Frame rate gets normalized to DVD spec (29.97 fps for NTSC, 25 fps for PAL) — DVD players don't recognize off-spec frame rates and will stutter or refuse to play. Source audio (AAC, MP3, Opus) is re-encoded to AC-3 by default for surround compatibility, or MP2 for stereo-only DVDs. If your MP4 has 5.1 surround AAC, pick AC-3 to preserve the multi-channel layout; pick MP2 for plain stereo content where universal player compatibility matters more than audio codec choice.
Not as a single file — DVD players read the VIDEO_TS folder structure with VTS_01_1.VOB, VTS_01_2.VOB, IFO, and BUP files all together, not a loose .vob on disc. After this conversion, take the .vob output into a DVD authoring tool (DVDStyler is free, ImgBurn handles the burn) to build the VIDEO_TS folder with menus and chapter markers, then burn that folder structure to a DVD-R. The conversion produces the spec-compliant video; authoring builds the disc.
Yes. The Trim option takes a start time and a duration, both accepting seconds (12.5) or HH:MM:SS.sss format (00:01:30.500). Useful for splitting a 3-hour wedding MP4 into a ceremony disc plus a reception disc, dropping unwanted intros, or pulling individual chapter segments before authoring. Run the conversion multiple times with different trim ranges to produce a multi-disc set.
There is no fixed cap — conversion runs in your browser, so the limit is your device's RAM and the upload time. A 2-hour 1080p MP4 (typically 2-4 GB) converts fine on a desktop with 8 GB+ RAM. Multi-GB camcorder MP4s and full-feature movie files work without the 100 MB / 1 GB free-tier caps that competitors like Convertio and CloudConvert enforce.
Yes — see VOB to MP4 for the reverse direction (useful when ripping the DVD you just authored to a phone-friendly file). For other DVD-related targets, see MP4 to MPEG-2 for elementary-stream authoring chains and MP4 to AVI for older PC playback workflows.