ASF to MKV Converter

Convert ASF files to MKV format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: ASF

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
File Compression
Preset
Video resolution
Trim

Convert ASF to MKV: Rescuing Windows Media Video

This guide is for anyone sitting on old .asf or .wmv files — recordings from a Windows Media Player-era PC, a camcorder, or an early streaming capture — who wants them in a container modern players and media servers actually like. ASF is Microsoft's Advanced Systems Format, a proprietary container whose specification has stood at revision 01.20.03 since December 2004, and whose Windows Media Format SDK Microsoft now labels a legacy feature. MKV (Matroska) is an open, royalty-free container standardised by the IETF as RFC 9559 in October 2024. Moving the file into MKV future-proofs it while decoders for the old Windows Media streams still exist.

How to Convert ASF to MKV

  1. Upload Your ASF File: Drag and drop your file onto the page, or click "+ Add Files" to pick it from your computer. Several files can queue and convert in one batch with the same settings. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.
  2. Pick Your Video and Audio Codec: Open Advanced Options to reach the Video Codec and Audio Codec lists. The default pairing for MKV is H.264 video with AAC audio, the safest combination for direct playback today. Because Matroska is only a container, you are not locked to it: H.265 or AV1 for a smaller file, AC3 for a home-theatre receiver, FLAC for a lossless audio track.
  3. Set File Compression, Video resolution or Trim (Optional): File Compression opens on "Quality Preset" at Very High (Recommended). To land on an exact output size use "Specific file size" rather than "Target file size (%)". Video resolution offers "Keep original" alongside preset and custom sizes, and Trim starts on "Unchanged" — switch it to Time Range to keep just a section.
  4. Convert and Download: Click "Convert" and download your .mkv when it finishes. Open it in VLC, Kodi, Plex or Jellyfin. No sign-up, no watermark, no quality cap.

Walk-through: Choosing Codecs for an Old ASF File

The streams inside an ASF file are almost always Windows Media Video for the picture and Windows Media Audio for the sound. This converter decodes those and re-encodes into the codec you pick, so step 2 controls both compatibility and file size. You select one video codec and one audio codec per job.

  • You just want it to play everywhere — leave the defaults, H.264 and AAC. This is what phones, media servers and desktop players handle most reliably.
  • You want the smallest file and control the playback device — choose H.265 or AV1. Both compress better than H.264 at similar visual quality, and both take longer to encode; older hardware may refuse them.
  • You are building a home-theatre archive — keep H.264 video and switch audio to AC3, which most AV receivers pass through, or to FLAC, which Matroska carries natively as a lossless track.
  • You need the audio bit-exact for restoration work — pick one of the PCM options. It will not recover anything WMA discarded, but it stops further generational loss from that point on.

One honest caveat: WMV and WMA are lossy, so re-encoding to H.264 and AAC is a second generation. The result can match the source closely at a high quality preset, but no format conversion looks or sounds better than the file you started with.

ASF vs MKV

Property ASF (.asf / .wmv) MKV (Matroska)
Developer Microsoft Matroska project; standardised by the IETF
Introduced 1996 2002
Specification status Proprietary; revision 01.20.03, December 2004 Open, royalty-free; RFC 9559, October 2024
Typical video codec Windows Media Video (VC-1, WMV2) Anything — H.264, H.265, AV1, VP9
Typical audio codec Windows Media Audio Anything — AAC, AC3, FLAC, Opus
Multiple tracks and subtitles Multiple streams supported Multiple video, audio and subtitle tracks supported
DRM Provides the framework for Windows Media DRM No DRM framework
Native browser playback No No
Best for Legacy Windows Media playback Archiving and media-server libraries

Codec Choices on This Page

Goal Video Codec Audio Codec Trade-off
Play on the widest range of hardware H.264 AAC Largest of the modern options at equal quality
Smallest file for a modern device H.265 or AV1 AAC or Opus Slower encode; old players may refuse it
Home-theatre receiver H.264 AC3 Bigger audio track than AAC
Lossless audio from this point on H.264 FLAC Much larger file; cannot undo the WMA loss
Editing intermediate MJPEG or HuffYUV PCM Very large files, but every frame is a keyframe

Common Errors and How to Fix Them

  • "This file cannot be converted" on a protected file. ASF provides the framework for Windows Media digital rights management, and protected purchases or rentals are encrypted at the stream level. The container is not the obstacle; the encryption is.
  • A browser won't open the MKV directly. That is expected. Browsers natively handle MP4, WebM and Ogg in the video element — WebM is a web-tuned subset of Matroska, but full MKV is not on the list. Use VLC, Kodi or Plex.
  • A smart TV or set-top box refuses the MKV. Some budget and older devices never supported Matroska. For locked-down hardware, convert to MP4 instead with ASF to MP4.
  • Playback stutters or freezes part-way through. A truncated ASF may still convert, because the format stays readable as long as its Header object and one Data object survive — the damage is carried into the output rather than fixed by it.
  • Your file ends in .wmv, not .asf. Same container family, separate page: use WMV to MKV.

When This Doesn't Work

A container change cannot rescue what the source already lost. DRM-protected Windows Media downloads will not convert, and a corrupted ASF can produce an MKV that still breaks at the damaged frame. If only the soundtrack matters, extracting it on its own is cleaner than wrapping a damaged video. And if a particular television or console keeps refusing the result, the pragmatic move is MP4 with H.264 and AAC — the most universally supported combination — rather than chasing Matroska support on hardware that never had it.

Frequently Asked Questions

Does converting ASF to MKV reduce quality?

There is one generation of re-encoding. ASF typically holds lossy WMV video and WMA audio, and this converter decodes them and re-encodes to the codecs you pick — H.264 and AAC by default — at the quality preset you choose. At Very High the loss is small and usually hard to spot, but it is never zero, and no conversion adds detail back to an already-compressed file.

Can I convert a DRM-protected ASF or WMV file?

No. ASF provides the framework for digital rights management in Windows Media content, and files protected by it are encrypted. Those purchases and rentals cannot be converted by any format tool, because the protection sits on the media stream itself rather than on the container.

Why move from ASF to MKV instead of keeping the original?

ASF is a proprietary Microsoft format whose specification has not been revised since December 2004, and the Windows Media Format SDK that reads and writes it is now a legacy feature Microsoft advises new code against using. MKV is open, royalty-free and standardised as RFC 9559, with broad support in current players and media servers — a much better long-term home for files you intend to keep.

Should I convert ASF to MKV or to MP4?

MKV is the stronger archival container: it can bundle several audio tracks and subtitle tracks and carries codecs such as FLAC comfortably. MP4 has far wider device and browser support and is the safer choice for phones, smart TVs and consoles — MDN lists MP4 as supported by all browsers, while Matroska is not a browser container at all. For locked-down hardware, use ASF to MP4.

Will the MKV come out larger than the ASF?

That depends on what you select, not on the container. Matroska's own overhead is trivial; the output size is set by the codec and the compression mode. Re-encoding to H.264 and AAC at Very High normally lands in the same neighbourhood as the source, while choosing FLAC or a PCM audio track, or a high fixed bitrate, will inflate it. If you need a specific size, set File Compression to "Specific file size" and enter the number.

Can a browser play the MKV file I download?

Not directly. MDN's container guide lists MP4, WebM and Ogg as the formats browsers handle in the video element; WebM is a web-optimised subset of Matroska, but full MKV is not included. Open the file in VLC, Kodi or Plex, or convert it to MP4 if in-page playback is the requirement.

Can the MKV carry subtitles or several audio tracks?

Matroska can — that is one of its main advantages over ASF and a large part of why media servers prefer it. This page, though, encodes a single video track and a single audio track in the codecs you choose, so extra tracks would have to be muxed in afterwards with a Matroska tool. Most .asf captures only ever had one of each in the first place.

What happens to my file on your servers?

It is uploaded over an encrypted connection, converted on our servers, and deleted automatically a few hours later — never shared, never made public, and no account is needed. On a long recording, upload time rather than encoding usually dominates the wait. If the finished MKV is larger than you want for storage, run it through Compress MKV.

Rate ASF to MKV Converter Tool

Rating: 4.8 / 5 - 101 reviews