Initializing... drag & drop files here
Supports: PNG
This tool turns a PNG still image into an M2V clip — a single frame held on screen for a duration you choose. M2V is an MPEG-2 video elementary stream: video-only, with no audio track and no animation, which is exactly what DVD-authoring and broadcast pipelines expect before audio is muxed in separately. Because M2V carries one video stream and nothing else, a converted PNG becomes a steady, motionless shot lasting however many seconds you set.
A few things change in the conversion that are worth knowing up front: there is no motion (the image does not pan or zoom — it is the same frame repeated), there is no sound (the format has no audio layer by design), and PNG transparency is flattened against a solid background color because MPEG-2 video has no alpha channel. If you need a shareable, plays-everywhere clip instead, convert PNG to MP4 — MP4 is the better choice for the web, phones, and social.
| Property | Value |
|---|---|
| Full name | MPEG-2 Video elementary stream |
| Standard | ISO/IEC 13818-2 (also ITU-T H.262), first edition 1995 |
| Codec / payload | MPEG-2 video only — no audio, no subtitles, no container metadata |
| Audio | None — M2V is video-only by definition |
| Alpha / transparency | Not supported — PNG transparency is flattened to a background color |
| DVD-Video resolution | 720×480 (NTSC) or 720×576 (PAL), 4:3 or 16:9 |
| Frame rates | 29.97 fps (NTSC) and 25 fps (PAL) are standard for DVD |
| Best for | DVD authoring and broadcast workflows where video is mastered before audio |
| Typically muxed into | VOB / MPG, paired with a separate AC-3 or LPCM audio track |
| Property | Value |
|---|---|
| Full name | Portable Network Graphics |
| Standard | ISO/IEC 15948 |
| Type | Raster image, lossless compression |
| Alpha / transparency | Full 8-bit alpha channel supported |
| Animation | None — PNG is a single still image (APNG is a separate extension) |
| Color | Up to 16-bit per channel, indexed or truecolor |
| Best for | Logos, screenshots, line art, and any still that needs sharp edges or transparency |
Because M2V cannot carry audio at all. It is an MPEG-2 video elementary stream — a single video track with no audio layer, no subtitles, and no container. That is by design: DVD and broadcast workflows master the video as M2V, then a DVD-authoring program muxes it together with a separate audio file (usually AC-3 or LPCM) when building the final VOB. If you want one file with sound, convert to MP4 instead.
They are flattened against a solid color. MPEG-2 video has no alpha channel, so anything transparent in your PNG is filled with the Background Color you select (black by default). If your logo or graphic was designed on transparency, pick a background that matches where the clip will be placed — white, black, or a brand color — before converting.
No. The output is a static shot: the same frame repeated for the full duration. There is no pan, zoom, or transition — converting a single PNG produces a motionless clip. If you need movement, you would build that in a video editor; this tool simply holds your still on screen for the length you set.
For DVD-Video, MPEG-2 runs at 720×480 for NTSC (North America, Japan) or 720×576 for PAL (most of Europe), in either 4:3 or 16:9. Set the Video resolution to match your DVD project's standard so the authoring software doesn't have to rescale. If the M2V isn't headed for a disc, the resolution is up to you.
The clip's timing comes from the Image Duration you choose rather than a separate frame-rate field — a still has no motion to sample, so the duration alone sets how long it plays. Standard DVD frame rates are 29.97 fps for NTSC and 25 fps for PAL; most DVD-authoring tools will conform a still-image M2V to the project's frame rate when you import it.
M2V exists almost entirely for DVD authoring and professional broadcast, where the standard is to keep video and audio as separate elementary streams until the final mux. A PNG title card, menu background, or warning slide converted to M2V drops straight into that pipeline. For everything else — sharing, web embedding, phones — convert PNG to MP4, which is universally playable. To turn existing footage into a DVD-ready stream, see convert MP4 to M2V.
In our testing, a single 1920×1080 PNG held for 10 seconds at the "Very High" quality preset produced an M2V of a few megabytes — MPEG-2 is far less efficient than modern codecs, so a still image still encodes to a meaningfully larger file than the equivalent MP4. Lowering the resolution to a DVD target like 720×480 reduces it substantially.