Cut M2V files by setting start and end times. Free, no quality loss.
Process files in seconds with our optimized servers
Frame-accurate cuts with intuitive timeline controls
Maintain original quality with smart re-encoding
.m2v clip. M2V is the elementary MPEG-2 video stream — video only, no audio — typically exported from Adobe Encore, Premiere, MPEG Streamclip, or ProCoder for DVD authoring alongside a separate AC-3/WAV/LPCM track. Batch input is supported.45.2) for short marks or HH:MM:SS.sss (e.g., 00:12:30.500) when copying timecodes off a DVD title or NLE timeline. The cut snaps to the nearest re-encoded frame.M2V (.m2v) is the MPEG-2 video elementary stream defined by ISO/IEC 13818-2 (also published as ITU-T H.262, first edition 1996, current edition 2013). It contains video frames only — no audio, no chapter marks, no subtitles — which is exactly what DVD-authoring pipelines want: the video stream and the AC-3 / LPCM audio stream are mastered separately, then multiplexed into the VOB/IFO/BUP files that make up VIDEO_TS. Files arrive long: a full DVD title, a 90-minute lecture, a complete TV recording. Cutting lets you keep only the segment you need before re-multiplexing or sharing.
.m2v + .wav files. Cut the M2V to the new in/out points and replicate the same cut on the audio track to avoid lip-sync drift..m2v for analysis. Cut commercials or station IDs before converting to H.264 for the web.| Property | M2V | MPG / MPEG | VOB |
|---|---|---|---|
| Stream type | Elementary video stream | Program stream | DVD-Video program stream (extended) |
| Contains audio? | No | Yes (typically MP2 or AC-3) | Yes (AC-3, LPCM, DTS, MP2) |
| Contains subtitles? | No | Optional | Yes (DVD subpictures) |
| Navigation / chapters | No (lives in IFO) | No | Navigation packets reference IFO |
| Video codec inside | MPEG-2 Video (H.262) | MPEG-1 or MPEG-2 Video | MPEG-2 Video |
| Typical role | DVD-authoring input, NLE intermediate | Standalone playback, capture | Files on a finished DVD-Video disc |
| Direct playback in browsers | No native HTML5 support | No native HTML5 support | No native HTML5 support |
| Typical extension siblings | .m2v (also .mpv) |
.mpg, .mpeg, .ts |
.vob (always inside VIDEO_TS) |
If your cut is bound for the web rather than back into an authoring tool, set Video Codec to H.264 and export to MP4 via M2V to MP4 after cutting.
| Profile @ Level | Max resolution | Max bitrate | Typical use |
|---|---|---|---|
| Main @ Low (MP@LL) | 352×288 | 4 Mbps | SIF / VHS-quality |
| Main @ Main (MP@ML) | 720×480 / 720×576 | 15 Mbps (spec); 9.8 Mbps (DVD-Video) | DVD-Video, SD digital TV |
| Main @ High-1440 | 1440×1152 | 60 Mbps | HDTV (1440 horizontal) |
| Main @ High (MP@HL) | 1920×1152 | 80 Mbps | Full HD broadcast (ATSC, DVB) |
| 4:2:2 @ Main | 720×608 | 50 Mbps | Broadcast contribution, mastering |
Most M2V files in the wild are MP@ML at 4-9 Mbps — the DVD-Video sweet spot. ATSC over-the-air typically runs at 12-19.4 Mbps Main@High.
Not with this tool — the trimmed segment is always re-encoded so you can change bitrate, resolution, and codec in the same pass. For visually identical output, leave Video Codec on MPEG-2 and set Constant Quality (CRF) to a low value (qscale 2-3 for MPEG-2). True stream-copy cuts have to land exactly on a GOP boundary — MPEG-2 GOPs are typically 12 frames on PAL DVDs (one I-frame every 0.48 s) and 15 frames on NTSC DVDs (one I-frame every 0.50 s). Tools like ProjectX or VobSplitter can do GOP-aligned stream-copy cuts but you lose frame-level precision.
Yes, as long as you keep Video Codec on MPEG-2 and Video Resolution at 720×480 (NTSC) or 720×576 (PAL). Encore and DVDStyler accept M2V/AC-3 elementary-stream pairs as a single title; just re-pair the trimmed M2V with the matching cut from the audio sidecar before importing. If you change codec to H.264, the file is no longer DVD-compliant and the authoring tool will either reject it or re-encode it back to MPEG-2 internally.
Because M2V is video-only by design. The format defined in ISO/IEC 13818-2 doesn't carry an audio track at all; the matching audio lives in a separate .wav, .ac3, or .mp2 file and the two are multiplexed during DVD authoring. If you expected audio, you're probably thinking of .mpg (program stream) or .vob — convert with M2V to MPEG and pair with your sidecar audio.
Cut the audio separately at the identical timecodes — frame-accurate on both sides. Most editors store the timecode as HH:MM:SS:FF where FF is the frame count (00-29 for NTSC 29.97 fps, 00-24 for PAL 25 fps). Convert each cut point to seconds with millisecond precision (e.g., NTSC frame 15 = 0.500 s) and enter the same Start Time and Duration in both this tool and your audio cutter. Lip-sync drift in DVD authoring almost always traces back to audio and video being cut at slightly different points.
You can enter plain seconds (90.5 = 1 minute 30.5 seconds) or HH:MM:SS.sss (00:01:30.500). For DVD-length material, HH:MM:SS.sss is easier to copy from a player's timecode display. Both support millisecond precision. The actual cut snaps to the nearest encoded frame — at 29.97 fps NTSC, that's a ~33 ms grain; at 25 fps PAL, 40 ms.
Yes. Set your Time Range, then adjust Video Resolution down — 480p or 360p — and pick a bitrate mode like Target file size (%) or Specific file size. A 30-second cut from a 720×480 DVD source at 6 Mbps lands around 22 MB; downscaled to 480×360 at 1.5 Mbps it lands around 5-6 MB. For the web, switching Video Codec to H.264 in the same pass cuts size another 40-50% at the same perceived quality.
VLC plays raw M2V elementary streams directly, though without audio (since none exists in the file). QuickTime and Windows Media Player generally won't — they expect a program-stream container. For preview playback, convert to MP4 (M2V to MP4) or MKV (M2V to MKV) after cutting; both wrap MPEG-2 video and play in modern browsers and players.
There's no hard published cap. Most browsers handle multi-GB M2V files because the tool only re-encodes the requested slice, not the entire input. For very long captures (>6 GB raw M2V from a 2-hour DVD title), you can make two cuts in sequence (head then tail) rather than one long range, which keeps each upload smaller on slow or metered connections.
For related M2V workflows, see Compress M2V to shrink without trimming, M2V to MP4 to wrap the cut into a web-friendly container, M2V to MPEG to mux back into a program stream, or Cut MPEG if you have the full program-stream file instead of a video-only elementary stream.