WMV

video/x-ms-wmv

Extensions
.wmv
Compressible
no
Status
de facto

Windows Media Video: Microsoft's codec family from the DRM-optimistic 2000s, riding inside ASF, the proprietary Advanced Systems Format container that also carries WMA audio. The pairing powered Windows Media Player's era and a generation of protected downloads, then faded as H.264-in-MP4 became the universal answer; the x- type was never registered, though Microsoft did register the container itself as application/vnd.ms-asf. Identification is unmistakable: every ASF file opens with the same 16-byte header-object GUID, one of the few formats whose magic number is a literal Windows GUID rather than ASCII.

.wmv, .wma, and .asf are all the same ASF container — the extension hints at the payload, the bytes do not differ.

Magic bytes

30 26 b2 75 8e 66 cf 11 a6 d9 00 aa 00 62 ce 6c · offset 0

Per List of file signatures — Wikipedia · test a file against it.

Defined by Overview of the ASF Format — Microsoft Learn. Registry facts from the IANA media-types registry via mime-db.