Initializing... drag & drop files here
Supports: PNG, APNG
This walk-through is for anyone who needs a single PNG delivered as a playable MPEG-2 video — most often because a DVD-authoring program, a set-top player, or a broadcast/signage pipeline accepts a video file but refuses a still image. The result is a single-image clip: your PNG is held on screen for a length you choose, with no panning, zoom, motion, or audio. By the end you will know which control sets the clip length, how to keep the file from ballooning, and how to size it for a physical disc. If your file is named .mpg rather than .mpeg2, the PNG to MPG converter is the same MPEG-2 encoder with a different output extension.
.mpeg2 file. No sign-up, no watermark.The whole job hinges on the Duration control, because a still image has no inherent runtime — you are telling the encoder how many seconds of identical frames to write. The output uses the MPEG-2 video codec by default (ITU-T H.262 / ISO/IEC 13818-2), the same codec DVD-Video is built on, so the file drops into DVD and set-top workflows without a second transcode. A few patterns cover almost every case:
Duration is the length a single PNG is shown; for a one-image conversion it equals the clip's runtime, and for a Merge-images slideshow it applies to every image in turn.
| Duration setting | Single-image clip length | Typical use |
|---|---|---|
| 1/30s (single frame at 30fps) | one held frame (~0.03s) | one displayed image or a time-lapse frame |
| 1 second per frame | 1-second clip | quick title or intro card |
| 5 seconds per frame (default) | 5-second clip | standard held still |
| 10 seconds per frame (maximum) | 10-second clip | letting a single graphic linger |
If the clip is bound for a physical disc, the authoring format expects a specific frame size and codec. Switch Video resolution to "Width x Height", type the exact dimensions below, and match your region before converting. NTSC covers North America, Japan, and the Philippines; PAL covers most of Europe, Asia, Africa, and Australia.
| Target format | Video codec | NTSC frame (29.97 fps) | PAL frame (25 fps) |
|---|---|---|---|
| DVD-Video | MPEG-2 | 720 x 480 | 720 x 576 |
| SVCD | MPEG-2 | 480 x 480 | 480 x 576 |
| Video CD (VCD) | MPEG-1 | 352 x 240 | 352 x 288 |
DVD-Video and SVCD both use MPEG-2, so this tool's output is a match; Video CD requires MPEG-1, which this MPEG-2 encoder does not produce. DVD-Video caps video at 9.8 Mbit/s, well above what a single still needs, so the Quality Preset is rarely the limiting factor here.
.mpeg2 file" — Some authoring tools expect the .mpg or .m2v extension. Either rename the file or run the same conversion through the PNG to MPG variant, which writes the identical MPEG-2 stream with a .mpg extension.This tool writes a fixed-length still-image clip — it is not a video editor. If you need motion (a Ken Burns pan-and-zoom), per-image timing, transitions, or a music track, use a dedicated slideshow or editing app and export MPEG-2 from there. If you need transparency to survive into the video, MPEG-2 is the wrong target — the format has no alpha channel, so every frame is opaque; a desktop tool that outputs ProRes 4444 in an MOV is the only reliable way to keep alpha in motion. And if your goal is a modern, widely playable clip rather than a DVD/broadcast-compatible one, an H.264 PNG to MP4 is far smaller and plays natively in current browsers and phones.
MPEG-2 (ITU-T H.262 / ISO/IEC 13818-2, first standardized in 1995) is the codec mandated by DVD-Video and used by ATSC and DVB digital broadcast. If your workflow feeds a DVD-authoring chain, a set-top player, or a broadcast/signage system that expects MPEG-2, this output drops in cleanly. For everyday web or phone playback, H.264 in an MP4 is the smaller, more widely playable choice.
It is not preserved. MPEG-2 video frames are fully opaque — the format has no alpha channel — so the video cannot carry your PNG's transparency the way the source file does. If keeping transparency in a moving image matters, MPEG-2 is the wrong target; export ProRes 4444 in an MOV from a desktop editor instead. The Background Color control is a separate setting: it fills the letterbox or pillarbox bars added when the output frame's aspect ratio differs from your image, not a transparency mask.
No. A PNG contains no sound and this converter produces video only, so the output is silent. If you need narration or music, add the track in a video editor after conversion, or attach audio at DVD-authoring time in a program such as DVDStyler.
Exactly as long as the Duration you choose — the still is held for that whole time with no motion. The dropdown ranges from a single frame up to 10 seconds per image and defaults to 5 seconds. If you upload several PNGs and pick "Merge images", the total length is the sum of each still's Duration; 25 PNGs at 4 seconds each runs 1 minute 40 seconds.
You still need to author it. The converter outputs an MPEG-2 video stream, but a DVD player reads a VIDEO_TS folder (VOB files plus IFO menu data), and broadcast playout expects a specific transport-stream wrapper. Run the MPEG-2 file through DVD-authoring software (DVDStyler, ImgBurn, or similar) to build the disc structure — the codec compatibility is the part this tool handles for you.
Match your region: 720 x 480 at 29.97 fps for NTSC, or 720 x 576 at 25 fps for PAL. There is no named DVD preset in the resolution list, so switch Video resolution to "Width x Height" and type those numbers directly; the tool pillarboxes or letterboxes your PNG to fit, filling the bars with the Background Color you chose.
Yes. Upload every image, then set Merge strategy to "Merge images" — the files are chained into a single clip in upload order, each shown for the Duration you picked. Choose "Video per image" instead when you want one separate MPEG-2 file per PNG, which is handy when each image needs to be authored as its own DVD chapter.
A PNG stores one image, while a video stores a stream of frames, so even a few-second clip repeats your image across roughly a hundred or more frames, and MPEG-2's I-frame coding rebuilds the picture several times per second. In our testing, a single 1920 x 1080 PNG held for 5 seconds at the Very High preset produced an MPEG-2 file of a few megabytes — many times the size of the source PNG. Shorten the Duration or convert to PNG to MP4 if size matters more than DVD compatibility.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, and your files are never shared or made public.