Initializing... drag & drop files here
Supports: M2V
An M2V file is an MPEG-2 video elementary stream — video only, no audio — the raw video track most often produced during DVD authoring. This walkthrough shows how to pull a single frame at an exact timestamp (or several frames across the clip) and save it as a JPEG you can open in any image viewer, editor, or browser.
2.100 means 2 seconds and 100 milliseconds in. Choose Multiple Screenshots instead to capture a series of frames across the clip.The single most important decision is which frame you grab, because MPEG-2 is frequently interlaced (it was built for analog broadcast and DVD, both interlaced formats). On an interlaced source, each stored frame is woven from two fields captured a fraction of a second apart. Where the picture is moving, those two fields don't line up and you get combing — thin horizontal teeth along moving edges.
You can sidestep it without any extra tooling:
2.100 → 2.133, etc.) until you land on the cleanest field alignment; on a 25–30 fps source each step of ~0.033 s is one frame.If you need the whole clip rather than stills — to keep it playable with sound added later, or to post it somewhere — converting frame-by-frame is the wrong tool; use M2V to MP4 to repackage the video. Frame extraction also can't recover detail that MPEG-2's lossy compression already discarded: a still from a heavily compressed or low-bitrate DVD stream will look exactly as soft as the source, and no quality preset can add detail that was never stored.
Those lines are combing, an interlacing artifact. MPEG-2 (ISO/IEC 13818-2, also ITU-T H.262) supports interlaced video and is the codec behind DVD-Video, so many M2V streams store each frame as two interleaved fields captured moments apart. On motion the fields don't align and you see teeth. Grab a frame where the picture is nearly still, or step the timestamp by one frame, and the lines disappear.
No — there is nothing to keep. An M2V file is an MPEG-2 video elementary stream, which by definition carries video only and no audio track. A JPEG is a still image, so audio isn't part of the output regardless of the source.
JPEG is a lossy format, so some fine detail is traded for a smaller file. At the Very High Quality Preset the loss is hard to see on a normal photo-like frame. If you need a pixel-exact copy of the frame — for editing, archiving, or print — use M2V to PNG, which is lossless.
Yes. Set Frame selection to Specific Frame and enter the moment in the Time (seconds) field, where a value like 2.100 means 2 seconds and 100 milliseconds. Choose Multiple Screenshots only when you want a series of frames pulled across the clip.
By default the still matches the source video's frame dimensions — a standard-definition DVD stream is typically 720×480 (NTSC) or 720×576 (PAL). Use the Image resolution control to keep those pixels or scale the output down; you cannot scale up to add detail the M2V never recorded.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. In our testing, a single 720×576 PAL frame exported at the default Very High preset lands around 60–110 KB depending on scene detail.