Sample WMV Files — Download Windows Media Test Videos

Windows Media Video · .wmv · MIME type video/x-ms-wmv

2 files1.1 MB2.0 MBDirect linksNo ads, no sign-upFree for any useSHA-256 verified

Download a sample WMV file — Windows Media Video in an ASF container with WMA audio, the format Windows Movie Maker, PowerPoint exports and many corporate archives produced throughout the 2000s. It still turns up in enterprise content migrations and e-learning platforms.

Nothing outside Windows plays WMV without extra codecs, and no browser does, so treat these as transcoder inputs. The 1080p file is a good stress test for tools that handle WMV poorly at high resolutions.

Poster frame of the WMV sample video
Browsers can't play WMV inline — this is the poster frame. The clip shows a bouncing ball, spinner and burned-in timecode.

Download sample WMV files

FileDetailsSizeDownload
sample-video-480x270-1mb.wmv
480 × 270 • 10s
480 × 270 · 10 s · 30 fps · WMV2 · WMAV2 audio · 848 kbps1.1 MB
1,069,951 bytes
Download WMV
sample-video-1280x720-2mb.wmv
1280 × 720 • 10s
1280 × 720 · 10 s · 30 fps · WMV2 · WMAV2 audio · 1599 kbps2.0 MB
2,017,155 bytes
Download WMV
2 files · direct links · no sign-up · CORS enabled

Use these files from the command line or CI

Every URL is stable and CORS-open. Pin the SHA-256 in your test and you will know the moment a fixture changes.

# Download one file
curl -O https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/videos/wmv/sample-video-480x270-1mb.wmv

# Verify it (SHA-256 is listed for every file above)
shasum -a 256 sample-video-480x270-1mb.wmv

# Machine-readable index of every sample file
curl https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/index.json | jq '.files[] | select(.format=="wmv")'

WMV format at a glance

Full nameWindows Media Video
Extensions.wmv
MIME typevideo/x-ms-wmv
IntroducedMicrosoft, 1999
ContainerASF (Advanced Systems Format)
Codecs hereWMV2 (Windows Media Video 8) + WMA v2
Browser playbackNone
Magic bytes30 26 B2 75 8E 66 CF 11

What people test with sample WMV files

  • Enterprise and e-learning content migration
  • PowerPoint-exported video handling
  • Transcoder input coverage

Frequently asked questions

How do I play a WMV file on a Mac?

VLC plays it. For anything else, convert it to MP4 with ffmpeg or HandBrake; WMV needs a full re-encode because MP4 cannot hold the WMV codec.

Are these WMV files safe to download?

Yes. Every file is generated by our own open script from scratch — nothing is scraped or user-uploaded — and contains no scripts, macros or executables. The SHA-256 of each file is published on this page so you can verify what you received.

Can I use the sample WMV files commercially?

Yes. They are free for any purpose, including commercial products, test suites, demos and redistribution, with no attribution required. There is nothing to license and no one to ask.

Can I hotlink these files or use them in CI?

Yes. Every link is a stable direct URL over HTTPS with Access-Control-Allow-Origin: * and long cache headers, so curl, wget, fetch() and test runners can pull them directly. A JSON index of every file is linked from each page (see the command-line section).

Related sample files

Testing a file pipeline? We build them.

Uploads, conversions, previews, document processing and media workflows are the kind of production systems Pine & Birch designs and runs for clients — which is why we needed these files in the first place.

See how we can help
Free sample files by Pine & Birch — technology consulting, Toronto. Free for any use, no attribution required.