✂️Free Online Tool

Trim MPG

Cut and trim MPG (MPEG) video files online. Extract scenes from DVD rips and TV recordings with compression and resolution control.

Drop your file here, or browseSupports MP4, MOV, AVI, MKV, WebM, MP3, WAV and more

Lightning Fast

Process files in seconds with our optimized servers

🎯

Precise Trimming

Set exact start and end points with frame accuracy

💎

No Quality Loss

Maintain original quality with smart re-encoding

How to Trim MPG Videos Online

  1. Upload Your MPG File: Drag and drop or click "+ Add Files" to load your .mpg or .mpeg source. Both extensions reference the same MPEG program stream container, so DVD rips, digital TV captures, and old camcorder transfers all work. Batch trimming of multiple clips in one session is supported.
  2. Set the Time Range: Open Trim, choose "Time Range," and enter a start time and duration in HH:MM:SS (or MM:SS). For multi-hour DVD rips, paste the timestamp from your media player's seek bar to skip the trial-and-error of hand-typing minutes.
  3. Pick a Quality Mode (Optional): Under File Compression, leave Quality Preset on "Highest" to keep the original look, or pick "Constant Quality" and set CRF 18-23 (lower = better quality, larger file). To hit a specific upload limit, switch to "Target file size (%)" or "Specific file size" and enter the cap. "Constant Bitrate" and "Variable Bitrate" are available when you need a fixed Mbps for DVD authoring.
  4. Resize and Trim: Under Video Resolution, keep the original (typical DVD source is 720x480 NTSC or 720x576 PAL), pick a preset (1080p, 720p, 480p, 360p), or enter exact width and height for a custom crop target. Click "Trim" to process. Files run in your browser session — no signup, no watermark.

Why Trim MPG Files?

MPG (also .mpeg) is the MPEG program stream container, defined in MPEG-1 Part 1 (ISO/IEC 11172-1) and MPEG-2 Part 1 (ISO/IEC 13818-1). It carries MPEG-1 or MPEG-2 video plus MPEG audio in a layout designed for random-access storage — DVDs, VCDs, and hard-disk recordings. DVD VOB files are a stricter subset of the same program-stream format, which is why most VOB rips are labelled .mpg after extraction.

These files tend to be long: a 4.7 GB single-layer DVD typically holds 90-120 minutes at peak 9.8 Mbit/s, and digital TV captures from set-top boxes can run multiple hours. Trimming is how you turn a feature-length capture into a shareable clip.

  • Extract a single DVD scene — Pull a 3-minute scene from a .mpg you ripped from a 90-minute DVD without re-encoding the whole disc. Keep MPG output if you plan to remux back into a DVD-Video VIDEO_TS structure.
  • Cut commercials from PVR / TiVo recordings — Set-top boxes and PVRs from the 2000s era recorded to MPEG-2 program streams. Trim out ad breaks before archiving so you save 15-20 minutes per hour of footage.
  • Shrink legacy archives for cloud storage — A 90-minute DVD rip near 9 Mbit/s is roughly 6 GB. Trimming to the actual content you care about plus picking "Target file size (%)" at 50% gets you under most cloud free-tier caps in one pass.
  • Create clips for editing software — Premiere, Resolve, and Final Cut all import MPG, but project performance improves with shorter source files. Trim to scene length first, then drop the clip into the timeline.
  • Pull lecture or webinar segments — Older Camtasia and academic capture systems output MPEG-2. Trim a 2-hour recording down to the 12-minute Q&A you actually need to share.
  • Salvage usable footage from corrupted captures — When a tape transfer or DVD rip has glitched segments, trim around the bad section to keep only clean ranges.

MPG vs MP4 vs VOB — Format Comparison

Property MPG (MPEG-PS) MP4 (MPEG-4 Part 14) VOB (DVD-Video)
Container MPEG program stream ISO Base Media File MPEG-PS subset
Video codec MPEG-1, MPEG-2 H.264, H.265, AV1 MPEG-2, MPEG-1
Audio codec MP2, MP3, LPCM AAC, MP3, AC-3 AC-3, DTS, MP2, LPCM
Peak bitrate up to ~10 Mbit/s typical unbounded 9.8 Mbit/s video / 10.08 total
Random access Designed for it Designed for it Designed for it
Browser playback Limited Universal (HTML5) None
Best for DVD authoring, archives Streaming, sharing DVD-Video discs
File extension .mpg, .mpeg .mp4, .m4v .vob

Quality Mode Quick Guide

Mode What it does When to pick it
Quality Preset: Highest Re-encodes near-source quality Default for archive trims
Constant Quality (CRF 18) Visually lossless target DVD masters you may re-encode later
Constant Quality (CRF 23) Standard quality, smaller file General sharing
Target file size (%) 50% Halves the trimmed output size Cloud uploads, email
Specific file size Hard cap (e.g. 100 MB) Upload limits like Discord 10 MB free, Slack 1 GB
Constant Bitrate Fixed Mbps throughout DVD authoring (5-8 Mbit/s typical)
Variable Bitrate Allocates bits where motion is Mixed motion content, smaller file at same quality

Frequently Asked Questions

Does this trim MPG losslessly without re-encoding?

No — this tool re-encodes the trimmed segment. Truly lossless MPG cutting requires aligning cuts to I-frame boundaries (typically every 0.5-0.6 seconds in a DVD-spec GOP), which constrains your start and end points to keyframes only. Re-encoding gives you frame-accurate cuts at any timestamp at the cost of a single recompression pass. For most users, frame-accuracy matters more than a second-generation encode.

Why is .mpg the same thing as .mpeg?

Both extensions identify an MPEG program stream container. .mpg is the legacy 8.3-filename DOS-era spelling and .mpeg is the spelled-out form. Codec, structure, and contents are identical, and players treat them interchangeably. xconvert accepts both as input.

Can I trim a .vob file directly?

VOB is a stricter subset of MPEG program stream, so most VOB files trim like MPG. If your VOB doesn't load cleanly, use VOB to MPG or VOB to MP4 first, then trim the result. Multi-VOB DVDs often need to be concatenated before trimming because each VOB is capped at 1 GB by the DVD spec.

Will the audio stay in sync after trimming?

Yes. The trim re-multiplexes audio and video on the same timeline, so AC-3, MP2, and LPCM tracks (the codecs used in DVD program streams) maintain sync. If your source file had pre-existing drift — common with TV captures from analog tuners — that drift can be reduced by trimming away the affected segment.

Should I keep the output as MPG or convert to MP4?

Keep MPG only if you're feeding the file back into a DVD-authoring workflow or another tool that explicitly expects MPEG-2. For everything else — web playback, mobile, editing apps, social sharing — MPG to MP4 produces a file that plays in every modern browser and on every phone, usually at half the size for the same visible quality.

What's the largest MPG I can trim?

The browser-side processing handles multi-gigabyte DVD rips, but very long single-file recordings (3+ hours) are best split into chunks first. Trim performance is roughly linear with input length, so a 6 GB source takes proportionally longer than a 600 MB clip.

Can I cut multiple segments from one file in one pass?

Each trim job produces one output range. To extract multiple non-contiguous segments (intro + scene 3 + ending), run the trim three times against the same upload and download all three clips. To stitch them back together, use a video joiner after.

Why does my trimmed clip look slightly different from the source?

Re-encoding from MPEG-2 to MPEG-2 is generation loss — the trimmed segment passes through the encoder once, so fine detail in high-motion scenes can soften. Picking "Constant Quality" at CRF 18 keeps the difference invisible in normal viewing. If you need bit-exact preservation, the only path is keyframe-aligned cuts in a desktop tool like ffmpeg's -c copy mode.

Should I also compress while I trim?

Yes, when the source is a DVD rip near 9 Mbit/s and you're sharing online. Combining trim + compression in one pass avoids a second-generation encode you'd otherwise pay later. For deeper size reduction without trimming, see compress MPG.

Rate Trim MPG Tool

Rating: 4.8 / 5 - 84 reviews