Initializing... drag & drop files here
Supports: ASF
Two very different files answer to "video" here. ASF is Microsoft's Advanced Systems Format, a 1996-era container built for Windows Media streaming; MPG is an MPEG program stream, the multiplex that DVD players, in-car head units, and disc-authoring tools were designed around. The short answer: convert ASF to MPG when a piece of hardware or an old authoring pipeline demands MPEG-2, and convert to MP4 instead when a human is going to watch it on a phone, a browser, or a modern TV. This page does the first job, with MPEG-2 video and MP2 audio by default.
| Property | ASF (.asf) |
MPG (MPEG program stream) |
|---|---|---|
| Full name | Advanced Systems Format (originally Advanced Streaming Format) | MPEG-1 / MPEG-2 program stream |
| Owner / standard | Microsoft, proprietary — released 1996, published 26 February 1998 | ISO/IEC 11172-1 (August 1993) and ISO/IEC 13818-1 (1996) |
| Video inside | Windows Media Video 7/8/9 (WMV 9 = SMPTE 421M / VC-1) | MPEG-2 Part 2 (H.262) by default; MPEG-1 Part 2 optional |
| Audio inside | WMA, WMA Pro | MP2 by default; MP3, AC3, or DTS selectable |
| Programs per file | One presentation, plus script and marker objects | One program only — a transport stream is what carries several |
| Hardware DVD / set-top / in-car support | Rare outside Windows-branded devices | Broad, thanks to MPEG-2 decoders shipped for decades |
| Browser and phone playback | None natively | None natively — MPG is a hardware format, not a web one |
| DRM | Framework built into the container | None |
| Compression efficiency | Better; WMV 9 is roughly a decade newer | Weaker; expect a bigger file at the same quality |
| Best for | Legacy Windows Media playback and old media servers | DVD/VCD/SVCD authoring, disc players, legacy NLE ingest |
.asf but ingests MPEG-2 without complaint.| Where the file is going | Best target | Why |
|---|---|---|
| DVD-authoring project or disc burner | MPG (MPEG-2) | The only video codec DVD-Video accepts alongside MPEG-1 |
| Standalone DVD player or in-car screen via USB | MPG (MPEG-2) | Hardware MPEG-2 decoders are near-universal in that generation |
| Phone, tablet, or smart TV app | MP4 (H.264) | Universal device support at a much lower bitrate |
Web page or HTML5 <video> tag |
WebM or MP4 | MPG has no native browser playback at all |
| Modern editor or archive with multiple tracks | MKV or MP4 | Chapters, soft subtitles, and several audio streams in one file |
| Legacy broadcast or NLE ingest | MPG (MPEG-2) | Program stream is still a listed input on older professional tools |
.asf or .wmv clips. Batch is supported and every queued file uses the same settings..mpg. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared.Yes — same container, two spellings. .mpg is the three-character form left over from operating systems that capped extensions at three letters, and .mpeg, .m2p, and .ps all name the same MPEG program stream. On a DVD the identical structure appears as .vob. This page writes .mpg; if a tool insists on the longer spelling, ASF to MPEG produces the same stream under .mpeg, and renaming the file works just as well.
Pick MPG only when something downstream requires MPEG-2 — a DVD-authoring project, a disc player, an old ingest pipeline. For every other purpose MP4 is the better answer: H.264 in an MP4 plays on phones, browsers, TVs, and current editors, and it does so at a fraction of the bitrate MPEG-2 needs. MPG buys you compatibility with hardware designed between roughly 1996 and 2008, and costs you file size and modern-device support.
Usually, yes. WMV 9 / VC-1 is a much newer design than MPEG-2 Part 2 and hits the same perceived quality with fewer bits, so the MPEG-2 re-encode needs more of them. That growth is the price of hardware compatibility rather than a sign anything went wrong. If the result is too big for the destination, lower the Preset Resolution, use Constant Bitrate to pin a ceiling, or run the finished file through Compress MPG.
MPEG-2 Part 2 (also known as H.262) unless you change Video Codec. It is the DVD-Video codec and the safe default for any disc, set-top, or editor target. MPEG-1 Part 2 is the fallback for VCD-era devices only: DVD-Video allows it at up to 1.856 Mbit/s against MPEG-2's 9.8 Mbit/s ceiling, so it is a real step down in quality headroom. Unless a device datasheet says MPEG-1, leave it alone.
It is decoded and re-encoded — to MP2 (MPEG-1 Audio Layer II) by default, which every MPG-aware player and authoring tool reads, with video and audio re-multiplexed together so sync holds. Set Audio Codec to AC3 if you are heading for a DVD-Video project that expects Dolby Digital, or to MP3 for a general-purpose file. Multichannel WMA Pro is folded down for a standard stereo program stream.
Straight from a USB stick, usually yes — MPEG-2 decoders are everywhere in that class of hardware. Burning an actual DVD-Video disc is a further step: the spec wants MPEG-2 at 720×480 (NTSC) or 720×576 (PAL), video at or below 9.8 Mbit/s, audio as AC-3, MP2, LPCM, or DTS, and the whole thing authored into a VIDEO_TS folder structure. Convert here with the matching Preset Resolution, then feed the .mpg to an authoring tool such as DVDStyler for the disc layout and burn.
Not from this converter. A program stream multiplexes one program, and what you get here is a single video plus a single audio stream — no chapter list, no soft subtitle track, no alternate language. DVD discs get around that by wrapping several elementary streams into .vob files with an authoring layer on top. If you need multiple tracks and soft subtitles in one file, an MKV or MP4 target is the right tool, not MPG.
Very little. ASF-specific structures — script commands, marker objects, index headers, embedded metadata, DRM licensing data — have no slot in a program stream, so they are dropped. A DRM-protected .asf or .wmv will not convert at all: its streams are encrypted against a licence bound to the original machine or account, so decoding for re-encode is impossible and the job fails or yields a black picture. Only an unprotected copy of the source can be converted.
The encode runs on our servers, not on your own hardware, so the practical ceiling is upload size and connection speed rather than your machine's memory — a long .asf mostly costs you upload time. Batch several clips in one go and download them separately or as a ZIP. Uploads travel over an encrypted (TLS) connection, are processed on our servers, and are deleted automatically after a few hours; nothing is shared, made public, or retained past that window, and there is no sign-up.