Initializing... drag & drop files here
Supports: 3FR, ARW, AVIF, BMP, CR2, CR3 +30 more
MPG (a container holding MPEG-1 or MPEG-2 video) is the format DVD-Video, VCD, and a long tail of legacy hardware was built around. It's the right output any time the destination player predates the H.264 era — set-top DVD players, older camcorders, broadcast ingest stations, in-flight entertainment systems, museum and trade-show kiosks running on aging hardware, and digital signage units that only list MPEG in their spec sheet. Wrapping still images into MPG turns a photo set into a video stream those devices can actually play.
| Property | MPG (MPEG-1 / MPEG-2) | MP4 |
|---|---|---|
| Container | MPEG program stream | ISO Base Media (MP4) |
| Typical video codec | MPEG-2 (DVD), MPEG-1 (VCD) | H.264 / H.265 / VP9 / AV1 |
| Typical audio codec | MP2, AC-3 | AAC, MP3, AC-3, Opus |
| DVD-Video compatible | Yes (MPEG-2 at 720×480 / 720×576) | No |
| VCD compatible | Yes (MPEG-1 at 352×240 / 352×288) | No |
| Streaming / web playback | Limited (legacy embeds) | Yes — every browser, native HTML5 |
| File size at equal quality | ~3-5× larger than H.264 MP4 | Smaller; H.265 ~half of H.264 |
| ISO standard year | 1993 (MPEG-1) / 1995 (MPEG-2) | 2003 |
| Best fit | Legacy hardware, DVD/VCD authoring, archival | Modern web, mobile, social, smart TV |
| Disc / Use case | Resolution | Video codec | Audio codec |
|---|---|---|---|
| DVD-Video NTSC (US, Canada, Japan) | 720×480 | MPEG-2 | AC-3 or MP2 |
| DVD-Video PAL (Europe, Australia, most of Asia) | 720×576 | MPEG-2 | AC-3 or MP2 |
| SVCD NTSC | 480×480 | MPEG-2 | MP2 |
| SVCD PAL | 480×576 | MPEG-2 | MP2 |
| VCD NTSC | 352×240 | MPEG-1 | MP2 |
| VCD PAL | 352×288 | MPEG-1 | MP2 |
| Generic legacy MPG (kiosks, IFE) | 480P or 720×480 | MPEG-2 | MP2 |
| Modern non-DVD MPG | 720P / 1080P | MPEG-2 or H.264 | AAC or MP2 |
Pick NTSC 720×480 if the disc will play in North America, Japan, South Korea, the Philippines, or most of South America. Pick PAL 720×576 for Europe, the UK, Australia, India, China, and most of Africa and Asia. Sending a disc internationally? Many modern DVD players are region-free and dual-standard, but standalone players from before ~2010 are often locked — match the disc to the destination's broadcast standard to be safe.
MPG-as-a-DVD output is the main reason this page exists. The DVD-Video specification mandates MPEG-2 video (with MP2 or AC-3 audio); a DVD authoring app will reject H.264 in an MPG container. If you don't need DVD compatibility and just want MPG for legacy reasons, H.264 inside an MPG works on most modern software players but won't burn to a playable disc.
Yes. Drop in iPhone HEIC, DSLR RAW (CR2, CR3, NEF, ARW, DNG, RAF, ORF), Android JPG, and PNG screenshots together — every input decodes into a single MPG. Each frame scales to fit the chosen output resolution while preserving its source aspect ratio; empty space is filled with the background color you pick (black is the DVD-safe choice).
Output duration = number of images × image duration. 50 photos at 5 seconds each = 250 seconds (~4 minutes 10 seconds), which fits comfortably on a standard 4.7 GB single-layer DVD-R alongside menus and chapter art. 1,800 timelapse frames at 1/30 second = a 60-second clip. The duration setting is per-image, applied uniformly across the batch.
If you select MPEG-2 + a DVD resolution preset (720×480 NTSC or 720×576 PAL) + MP2 or AC-3 audio, the output meets DVD-Video specifications and standalone authoring tools (DVDStyler, ImgBurn, Wondershare DVD Creator, Apple DVD Studio Pro on older Macs) will accept the file directly. Authoring still adds the VIDEO_TS / AUDIO_TS folder structure and IFO/BUP files — this converter produces the elementary MPG, not the burned disc image.
DVD-spec MPEG-2 caps out at 720×480 (NTSC) or 720×576 (PAL) — roughly 0.4 megapixels. A 24 MP DSLR photo or 48 MP iPhone shot is being downscaled by ~60×, then re-encoded with 1990s-era compression. That's expected. For a sharp modern slideshow that preserves photo detail, output to MP4 at 1080P or 4K via Image to MP4 instead.
This converter produces silent MPG by default — the source images have no audio. The Audio Codec setting controls what audio track gets written into the container (MP2 for DVD, AC-3 for 5.1, AAC for non-DVD playback) for downstream compatibility, but to actually layer music in, convert here first and then merge it with a video editor (DaVinci Resolve, Shotcut, CapCut, Adobe Premiere) with an MP3 or WAV soundtrack. Most DVD authoring apps also let you swap in a music track at the timeline stage.
Yes — files appear in the MPG in the order shown on the upload screen (typically alphabetical by filename). Numbered sequences like slide_001.jpg through slide_050.jpg sort correctly. Drag to reorder before clicking Convert if you need a custom sequence.
Yes — Video Trim sets a start time and duration on the output, and Image Drop Frames takes every 2nd / 3rd / 4th / up to every 10th frame from a long sequence to shorten a timelapse or interval shoot without re-shooting. To go the other direction (extract stills from a finished MPG), see MPG to JPG.