Initializing... drag & drop files here
Supports: JPG, JPEG, JFIF
This tool turns a JPG still image into an M2V clip — an MPEG-2 video elementary stream that holds your single image on screen for a duration you choose. There is no motion and no audio: M2V is a video-only stream by definition, the same format DVD-authoring tools expect before they mux in a separate soundtrack. It is the right output when you need a still to drop into a DVD timeline, a menu background, or an MPEG-2 editing pipeline rather than a file you double-click to watch.
| Property | Value |
|---|---|
| Standard | JPEG (ISO/IEC 10918-1), JFIF container |
| Released | 1992 |
| Type | Still image, lossy DCT compression |
| Bit depth | 8 bits per channel (24-bit color) |
| Audio / motion | None — single frame |
| Transparency | Not supported |
| Best for | Photographs and detailed color stills |
| Property | Value |
|---|---|
| Standard | MPEG-2 Part 2 — ITU-T H.262 / ISO/IEC 13818-2 |
| First published | 1996 (first edition approved July 1995) |
| Payload | Video elementary stream — no audio, no container muxing |
| Codec | MPEG-2 video, DCT-based, 8-bit, 4:2:0 typical |
| DVD frame sizes | 720×480 @ 29.97 fps (NTSC), 720×576 @ 25 fps (PAL) |
| Native browser support | None — not a web-playable format |
| Best for | DVD authoring, where it is later muxed with separate AC-3 / LPCM audio into a VOB |
It is not a bug. M2V is an MPEG-2 video elementary stream, which by specification carries only video — there is no audio track inside the file at all. In DVD authoring the picture and the soundtrack are kept separate and only multiplexed together later, so the M2V intentionally has no audio for the authoring software to add. If you want a single file you can play with sound, convert your image to a container format instead, such as JPG to MP4.
For a standards-compliant DVD-Video, use 720×480 at 29.97 fps for NTSC (North America, Japan) or 720×576 at 25 fps for PAL (most of Europe). Both are selectable as Fixed Resolution presets. If you are not targeting a physical DVD, you can keep the JPG's original dimensions, though many editors prefer one of the broadcast sizes.
The video stream is encoded with MPEG-2 Part 2, the codec also published as ITU-T H.262 and ISO/IEC 13818-2. It is the same DCT-based, interlace-capable codec used for DVD-Video and standard-definition digital broadcast, which is why DVD-authoring tools accept M2V directly.
Use the "Image Duration" control. Each JPG is held on screen for the duration you choose — from a fraction of a second up to 10 seconds per frame — so a single still produces a clip exactly that long. There is no animation; the frame is simply repeated for the chosen time.
The M2V format itself is full MPEG-2 video and can hold motion. This particular tool takes one still image, so the result shows that single frame for the duration you set — no movement. To assemble several images into a moving sequence you would merge them as frames rather than convert one photo.
M2V is not natively playable in web browsers and many consumer players skip it because it has no audio and no container. In our testing, a desktop player like VLC opens M2V directly; if you need a file that plays everywhere, convert it with M2V to MP4, which wraps the video in a widely supported container.
JPG is already a lossy format, so its compression artifacts are baked into the source. Encoding to MPEG-2 then applies its own compression on top; choosing a higher Quality Preset keeps the still close to the original. Because the clip is one repeated frame, MPEG-2's inter-frame compression handles it efficiently, so file sizes stay modest even at higher quality.