Initializing... drag & drop files here
Supports: MPG, MPEG
.mpg or .mpeg video, or click "Add Files" to browse. Batch conversion is supported — queue several MPEG-1/MPEG-2 program streams in a single session..mpg files are MPEG-1 or MPEG-2 program streams — the format DVDs, older camcorders, TiVo recordings, and DV capture tools have used since the late 1990s. The audio inside is usually MPEG-1 Audio Layer II (MP2) or LPCM, neither of which is the canonical Dolby Digital track that NTSC DVD players and home-theater receivers expect. Extracting and re-encoding to AC-3 makes the audio stream conformant for downstream authoring or playback on Dolby hardware.
| Property | MPG (MPEG-1/2 with MP2 audio) | AC-3 (Dolby Digital) |
|---|---|---|
| Standard body | ISO/IEC 11172-3 (MP2) | ATSC A/52 |
| Typical bitrate | 128-384 kbps | 64-640 kbps (spec); 192-448 kbps (DVD) |
| Max channels | 2 (Layer II); multichannel rare | 5.1 (six discrete channels) |
| Sample rates | 32 / 44.1 / 48 kHz | 32 / 44.1 / 48 kHz |
| DVD-Video role | Optional, PAL only | Required on NTSC; allowed on PAL |
| Decoder ubiquity | Strong in PAL territories | Universal in DVD/Blu-ray/ATSC hardware |
| Container | MPEG program stream (.mpg) | Elementary .ac3 or muxed in VOB/MKV |
| Year released | 1993 | 1991 (extended through Dolby Digital Plus, 2004) |
| Bitrate | Channel layout | Where it fits |
|---|---|---|
| 96 kbps | Mono | Dialog-only commentary tracks |
| 192 kbps | Stereo | DVD-Video stereo standard; bulk of commercial discs |
| 256 kbps | Stereo or 4.0 | Higher-quality stereo or matrixed surround |
| 384 kbps | 5.1 | Common 5.1 setting; tight on disc space |
| 448 kbps | 5.1 | DVD-Video / ATSC ceiling; reference 5.1 quality |
| 640 kbps | 5.1 | AC-3 spec maximum; not DVD-compliant, accepted by many Blu-ray decoders and software players |
The MPG container holds video and audio elementary streams together. The audio is almost always MPEG-1 Layer II (MP2) or LPCM, not AC-3. This tool demuxes the audio, discards the video, and re-encodes to AC-3 so the result is a standalone Dolby Digital file you can mux into a different container or feed to authoring software.
For a stereo extract that mirrors classic DVD audio, 192 kbps is the de-facto standard. For a 5.1 mix headed to a DVD or ATSC broadcast workflow, 448 kbps is the ceiling defined by those specs — going higher (e.g., 640 kbps) breaks DVD compliance because the AC-3 frame exceeds the 2025-byte DVD pack payload. 640 kbps is fine for software playback, Blu-ray, or archival masters.
Only if the source actually contains six channels. Most consumer MPG recordings (camcorders, DV captures, TiVo) are stereo. DVD VOB-derived MPGs and broadcast captures sometimes carry 5.1. Leave Audio Channel set to Original — if the MPG is stereo, the AC-3 will be stereo; if it's 5.1, the AC-3 will be 5.1.
It's a transcode, so technically yes — any lossy-to-lossy conversion loses some fidelity. In practice the difference is hard to hear at sensible bitrates. AC-3 at 192 kbps perceptually matches MP2 at roughly 224-256 kbps for stereo content. If you need a bit-identical archival copy, extract to a lossless format like WAV instead.
48 kHz. DVD-Video and Blu-ray Disc both mandate 48 kHz audio. The converter defaults to Original, which preserves the source rate — set it explicitly to 48000 Hz if you know the MPG was captured at 44.1 kHz and you need disc compliance.
If your downstream tool wants a video file with Dolby Digital audio, you probably want a different conversion — for example MPG to MP4 with AC-3 selected as the audio codec, or remuxing into MKV. This page outputs a bare .ac3 elementary stream, which is what DVD authoring tools, AC-3 encoders/decoders, and standalone audio editors expect.
.ac3 files natively?VLC, MPC-HC, mpv, PowerDVD, and Kodi all play .ac3 directly. Hardware DVD and Blu-ray players, AV receivers from Yamaha, Denon, Onkyo, Sony, Marantz, and most soundbars carry Dolby Digital decoders. macOS QuickTime and Windows Media Player don't decode AC-3 out of the box; install VLC or convert to MP3 / AAC for those.
Yes — expand Trim, set a Start Time and Duration in seconds or HH:MM:SS.sss. Only the trimmed range is encoded. For more precise frame-accurate editing after the AC-3 is generated, the Audio Cutter tool handles .ac3 input directly.
No. .mpg is typically an MPEG-1 or MPEG-2 program stream (PS), used for files and DVDs. .ts is a transport stream used for broadcast and Blu-ray, designed for error-tolerant delivery. .vob is the DVD-Video on-disc variant of MPEG-2 PS with extra navigation data. All three carry MPEG-2 video and similar audio codecs (MP2, LPCM, AC-3), but they aren't byte-compatible — this page accepts .mpg and .mpeg; convert VOB or TS sources first if needed.