Initializing... drag & drop files here
Supports: APNG, PNG
APNG is an animated PNG — a lossless image sequence with 24-bit color and an 8-bit alpha channel, so it can be both large and fully transparent. M2V is the opposite end of the workflow: a raw MPEG-2 video elementary stream that holds compressed video only, with no audio and no container overhead. Converting APNG to M2V turns an animation into the exact video payload a DVD-authoring or broadcast tool expects — a niche choice, so if you just want a shareable clip, convert APNG to MP4 instead.
| Property | Value |
|---|---|
| Standard | APNG specification (PNG-based extension, animated PNG) |
| Container | PNG datastream with acTL/fcTL/fdAT animation chunks |
| Codec / payload | Lossless DEFLATE-compressed raster frames |
| Color / alpha | Up to 24-bit color plus an 8-bit alpha (transparency) channel |
| Audio | None — image format |
| Native browser support | Chrome, Firefox, Edge, Safari, Opera (modern versions) |
| Best for | Short lossless animations, UI/sticker assets needing transparency |
| Property | Value |
|---|---|
| Standard | MPEG-2 Video, ISO/IEC 13818-2 (= ITU-T H.262), standardized 1995 |
| Container | None — a bare elementary stream, no multiplexing |
| Codec / payload | MPEG-2 video only |
| Color / alpha | 8-bit YUV, no alpha (transparency is flattened) |
| Audio | None — audio is muxed separately (commonly AC-3 or MP2) at authoring time |
| Native browser support | Not playable in browsers; opens in VLC, DVDStyler, Adobe Encore |
| Best for | DVD authoring, broadcast prep, MPEG-2 editing intermediates |
.apng onto the page or click Upload. You can add several files at once.Only when a downstream tool specifically wants a bare MPEG-2 video stream — most often DVD-authoring software (DVDStyler, Adobe Encore) or a broadcast/editing pipeline that multiplexes video and audio separately. For sharing, playback, or web embedding, MP4 is the right target; M2V will not play in a browser or most consumer players directly.
No. M2V is a video-only elementary stream by design. In DVD authoring the audio is kept as a separate file (typically AC-3 or MP2) and multiplexed with the video when the disc is built. Since APNG is an image format with no audio track, nothing is lost here — the output is silent video either way.
It gets flattened. APNG carries an 8-bit alpha channel, but MPEG-2 video has no alpha — every frame is opaque. Wherever your animation was transparent, the converter paints the Background Color (Black by default). Set Background Color to White or any other value if you need a specific fill behind the animation.
DVD-Video is standardized at 720x480 for NTSC (North America, Japan) and 720x576 for PAL (most of Europe, Australia). Pick the matching Video resolution preset so the M2V is spec-compliant when you import it into authoring software. Other resolutions are fine if the M2V is just an editing intermediate rather than a finished DVD asset.
The Image Duration control sets how long each source frame is held in the output, which determines the effective frame rate — for example, 1/30s per frame yields roughly 30 fps. In our testing, a 30-frame APNG at 1/30s per frame produced about one second of MPEG-2 video. DVD-Video itself expects 29.97 fps (NTSC) or 25 fps (PAL), so choose a duration that lands near those if the file is destined for a disc.
MPEG-2 (ISO/IEC 13818-2) dates to 1995 and is not actively evolving, but it remains the mandated video codec for DVD-Video and is still used in digital broadcast, so the format is stable rather than obsolete. M2V files keep working in VLC, DVDStyler, and editing suites; they are simply purpose-built for authoring rather than general distribution.
Yes. Files are uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and your files are never shared or made public. The main practical limit on a large APNG is upload size and time, not your device.