Initializing... drag & drop files here
Supports: ASF
ASF is Microsoft's Advanced Systems Format — the Windows Media container that usually wraps WMV video and WMA audio, awkward to play outside Windows and inefficient by modern standards. This converter re-encodes those clips to AV1, the royalty-free AOMedia codec whose bitstream reached version 1.0.0 in 2018 and which typically delivers the same perceived quality as H.264 in roughly 30-50% fewer bits. The trade-offs are honest ones: encoding is slow, and nothing can restore detail the original WMV encode already discarded. 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 or made public.
.asf or .wmv clips onto the page or click "+ Add Files" — old Windows Media exports, screen recordings, or captured streams. Several files can queue and encode with the same settings.HH:MM:SS.sss to cut before encoding, which is worth doing because AV1 encoding is not fast.| Property | ASF (Windows Media) | AV1 |
|---|---|---|
| What it is | A container format, Microsoft-controlled (specification revision 01.20.03, December 2004) | A video codec from the Alliance for Open Media, bitstream 1.0.0 in 2018 |
| Typical video inside | WMV 7 / 8 / 9, the VC-1 family | The AV1 stream itself |
| Typical audio inside | WMA or WMA Pro | Whatever you pick — Opus is the preset here |
| Wrapper produced here | n/a | Matroska, saved with an .av1 extension |
| Compression efficiency | 2000s-era; large files for the quality | Best-in-class royalty-free; roughly 30-50% under H.264 |
| Licensing | Microsoft proprietary | Royalty-free, patent pool by AOMedia members |
| Browser playback | None natively | 94.28% of users — Chrome 70+, Firefox 67+, Edge 121+, Opera 57+, partial in Safari 17+ |
| Encoding cost | Fast, legacy encoders | Slow — the reason AV1 conversions take longer than any other target |
| Best for | Legacy Windows playback and archives | Modern streaming, long-term archival, cloud storage bills |
If you want the fastest, most universally playable result rather than the smallest file, ASF to MP4 produces H.264 that plays essentially everywhere; Compress MP4 can shrink that afterwards.
| Mode | What it controls | Reach for it when |
|---|---|---|
| Quality Preset | A named quality target from Highest to Lowest; starts on Very High (Recommended) | You want a good result without thinking about numbers |
| Constant Quality | One perceptual quality level for the whole clip; bitrate floats with scene complexity | You care about how it looks, not how big it is — the natural fit for AV1 |
| Constraint Quality | Constant quality with a bitrate ceiling | Streaming or playback on a device that cannot absorb bitrate spikes |
| Constant Bitrate | Pins a single rate for the entire file | A channel or old player demands a predictable rate |
| Variable Bitrate | A target rate with minimum and maximum bounds | You want size predictability without a hard quality cost in busy scenes |
| Target file size (%) | Output sized as a percentage of the input | "Make it about half as big" |
| Specific file size | Aims at an exact figure in MB | A hard upload or attachment limit |
Constant Quality is usually the right lever for AV1: it lets simple scenes cost almost nothing while spending bits where the picture actually needs them, which is where the codec's efficiency advantage over WMV shows up most clearly.
.av1 File You ReceiveAV1 is a codec, not a container, so the encoded stream has to live inside a wrapper. The output here is a Matroska container carrying the AV1 video and a re-encoded audio track, saved with an .av1 extension. FFmpeg-based players — VLC, MPV, and most desktop media apps — identify the file by inspecting it and play it immediately. Software that dispatches on file extension may not recognise .av1; renaming the file to .mkv fixes that without touching a single byte of the data. If you would rather have the standard extension from the start, ASF to MKV produces the same kind of container under its usual name.
Yes — it is a lossy-to-lossy re-encode, as every conversion between these two formats must be. The .asf holds WMV or VC-1 video and WMA audio, and AV1 is an unrelated codec, so both streams are fully decoded and encoded again. Detail the original WMV encode discarded cannot come back. AV1 is efficient enough that a high setting stays visually close to the source while producing a much smaller file, so leave the Quality Preset at Very High (Recommended) or use Constant Quality at a high level, and avoid repeated round trips through other formats.
AV1 spends far more computation per frame: larger and more flexible block partitions, many more prediction modes, and refined motion search. That search is exactly what buys the bitrate saving, and it does not come free — AV1 encodes are commonly several times slower than H.264 at comparable quality. For a one-off archive conversion the wait is usually worth the smaller file. When turnaround matters more than size, ASF to MP4 finishes far sooner.
Usually, and often by a wide margin. WMV 9 and VC-1 are mid-2000s codecs; AV1 typically needs 30-50% fewer bits than H.264 for the same perceived quality, and H.264 already beat WMV. The gap depends on the material: screen recordings, animation, and static-camera footage compress extremely well, while grainy or hand-held live action gives back some of the advantage. If a specific size is what you actually need, use Specific file size rather than guessing.
Decoding support now reaches about 94% of browser users — Chrome 70+, Firefox 67+, Edge 121+, and Opera 57+ decode AV1, with partial support in Safari 17+ on Apple hardware that has an AV1 decoder. VLC, MPV, and current desktop players handle it regardless of browser. Hardware decoding is common on 2022-and-newer chips; older machines fall back to software decoding, which manages 1080p comfortably on a modern desktop CPU but can struggle at 4K. If guaranteed playback on unknown or old hardware is the requirement, H.264 via ASF to MP4 is the safer target.
The audio track is kept, not dropped. The WMA stream inside the ASF is decoded and re-encoded — Opus is the preset audio codec for this target, and the Audio Codec dropdown also offers AAC, Vorbis, FLAC, MP3, MP2, AC3, EAC3, and DTS. Opus is a strong default for an AV1 file since both are royalty-free and Opus is unusually efficient at low rates. Choose AAC instead if the file has to open in software that predates Opus support.
Both are far more efficient than WMV, and they land within a few percent of each other on compression. AV1 is royalty-free, which matters for anything you publish or distribute, and it has native browser support; HEVC has broader hardware-decoding support on older devices and is the native language of Apple's ecosystem. For archival and web use, AV1. For handing files to older TVs, phones, or Apple-centric editing tools, ASF to HEVC is the more practical choice.
Yes, and with AV1 it is worth doing. Switch Trim off Unchanged, then set a start time and a duration; both fields accept plain seconds or HH:MM:SS.sss. Trimming happens before encoding, so cutting a two-hour capture down to the four minutes you need turns a very long encode into a short one and produces a proportionally smaller file.
.asf will not open in an editor at all — is that fixable here?Sometimes. Many older .asf and .wmv files simply use codecs your editor lacks, and re-encoding to AV1 or another modern format solves that outright. What cannot be worked around is Windows Media DRM: ASF was designed with rights management in mind, and a protected file refuses to decode outside an authorised player on a licensed machine. No online converter can bypass that, so a DRM-protected file will fail here regardless of settings.
Because bitrate, not pixel count, sets the size in most compression modes. If you are in Constant Bitrate or a bitrate-bounded mode, the encoder keeps hitting the rate you asked for and simply spends those bits on a smaller picture, giving you a cleaner-looking but similarly sized file. Combine a lower Video resolution with Constant Quality or a lower Quality Preset — or use Specific file size — when the goal is a smaller download rather than a smaller frame.