Initializing... drag & drop files here
Supports: WMV
.wmv files (or click "Add Files" to pick from disk). Batch is supported — convert a whole folder of Windows Media clips in one pass.WMV (Windows Media Video) is Microsoft's video codec family, introduced with WMV 7 in 1999 and frozen at WMV 9, which was later standardized by SMPTE in 2006 as VC-1. It plays natively on Windows but is poorly supported on standalone DVD players, in-car head units, and older smart-TV media browsers. DivX is an MPEG-4 Part 2 (Advanced Simple Profile) codec wrapped in an .avi-style container that powered roughly two decades of "burn a movie to a CD or data DVD" home video. Tens of millions of DivX-certified DVD players, set-top boxes, and TVs were shipped between 2003 and 2015, and many are still in service in living rooms, hotels, RVs, and classrooms. Converting WMV to DivX is the simplest way to get those clips onto hardware that pre-dates USB streaming.
.avi files burned to a data CD or DVD, but won't touch a .wmv. The WMV-to-DivX trip puts your old camcorder footage and family rips onto disc-only players..avi is the lingua franca for embedded hardware where VLC isn't an option.| Property | WMV (Windows Media Video) | DivX (output) |
|---|---|---|
| Developer | Microsoft (1999) | DivX, LLC (2001) |
| Underlying standard | Microsoft MPEG-4 v3 / VC-1 (SMPTE 421M, 2006) | MPEG-4 Part 2, Advanced Simple Profile |
| Typical container | ASF (.wmv, .asf) |
AVI (.avi, .divx) |
| Default audio in xconvert | WMA / various | MP3 |
| DRM support | Yes (via Windows Media DRM in ASF) | No |
| DVD-player compatibility | Rare (mostly Windows-PC playback) | Wide on DivX-certified players |
| Browser playback | None natively | None natively |
| Modern relevance | Legacy on Windows; superseded by H.264/HEVC | Legacy hardware; superseded by H.264 |
| Preset | Approx. CRF / quality factor | Typical 1 hr SD output | Best for |
|---|---|---|---|
| Highest | Near-lossless | ~3-5 GB | Archival masters before discarding source WMV |
| Very High (default) | Strong quality, modest size | ~1.5-2 GB | General playback, Plex/Kodi libraries |
| High | Visually transparent on most clips | ~900 MB - 1.2 GB | DVD-R / data DVD burns |
| Medium | Visible compression on motion | ~600-800 MB | Multiple movies per disc |
| Low / Very Low | Noticeable artifacts | ~300-500 MB | Long lectures, security footage |
| Lowest | Heavy artifacts, smallest files | ~150-300 MB | Email / messaging when DivX is required |
If the player carries the official DivX logo and you stay within the Home Theater profile (720x480 / 720x576, MP3 audio, average bitrate at or below ~4 Mbps), yes. Older players sometimes also reject Quarter-Pixel Motion Compensation (QPel) and Global Motion Compensation (GMC), which are MPEG-4 ASP optional tools — xconvert's default DivX preset does not enable them, so the output is conservative and broadly compatible.
.avi instead of .divx?DivX is a video codec, not a container. The DivX certification was always for AVI files containing a DivX-coded video stream plus MP3 (or, on later profiles, AC-3) audio. Many tools save them with .avi, some with .divx — both are the same wrapper. Renaming the extension does not change compatibility.
Both are MPEG-4 ASP, and most DivX-certified players also play Xvid-coded AVIs. DivX is proprietary; Xvid is the open-source counterpart. For a logo-certified player, DivX is the safest choice; for a no-name "MPEG-4 compatible" player, Xvid sometimes plays where DivX won't because the player tolerates a wider range of encoder quirks. If one fails, try the other. xconvert can output either codec.
Yes, xconvert will encode at any resolution you set, but standalone DivX-certified DVD players only handle the Home Theater profile (SD). DivX HD 720p and DivX Plus HD 1080p existed as later certifications but very few DVD players implemented them — those profiles mostly shipped on dedicated Blu-ray and media-streamer hardware. If your target is a 2005-2012 DVD player, downscale to 720x480 or 720x576.
WMV 9 / VC-1 is a more modern codec than MPEG-4 ASP and compresses tighter at the same visual quality. Re-encoding HD WMV to DivX at high quality can grow the file. To shrink output, lower the quality preset, drop the resolution to SD, or set a target bitrate near 1500-2000 kbps.
No — and that's expected. xconvert decodes the WMV stream through FFmpeg, which cannot read protected (DRM-licensed) ASF files. If your .wmv is a purchased download from a service that wrapped it in PlaysForSure or Janus DRM, the conversion will fail with a decode error. Only DRM-free WMVs (camcorder captures, screen recordings, your own exports) will convert.
xconvert processes files on our servers, so the practical ceiling is upload size, connection speed, and the server-side upload cap. Multi-gigabyte WMV captures from older Windows screen recorders convert fine on a modern laptop. For very large batches, convert in chunks of a few files at a time so the browser tab stays responsive.
Not on a desktop. VLC plays DivX/Xvid AVIs out of the box on Windows, macOS, and Linux. The standalone DivX Player is still maintained and free if you want native trick-play and DivX-specific menu support. The output is also accepted by most generic media players (MPC-HC, mpv, PotPlayer) and by Kodi, Plex, and Jellyfin.
For the opposite conversion, see DivX to WMV — though for modern playback you're usually better off going to MP4. If your goal is universal compatibility rather than legacy-DVD-player support, WMV to MP4 (H.264 + AAC) plays everywhere from iPhones to smart TVs. To stay in the MPEG-4 ASP family but use the open-source codec, try WMV to Xvid. And if your DivX file is already converted but too large for disc, Compress DivX tightens it without re-muxing the audio.