Initializing... drag & drop files here
Supports: MOV
This walk-through is for anyone who needs the soundtrack of a QuickTime .mov as a standalone Windows Media Audio file — usually because a Windows-only library, an older in-car head unit, or a legacy desktop app expects .wma and nothing else. It covers the upload-to-download flow, which of the five File Compression modes actually behaves the way its name suggests, and the two settings that quietly fail if you push them too far.
.mov onto the page or click "Add Files" to browse. The video track is discarded during conversion — only the audio stream is decoded and re-encoded — and you can queue several clips to run with identical settings..wma. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — no sign-up, no watermark.The Audio Codec group offers WMA v1 and WMA v2, and WMA v2 is the selected default. Both are WMA Standard encoders, which means the output is capped at two channels and 48 kHz sampling regardless of what the MOV contained — WMA Pro and WMA Lossless are separate codecs and are not produced here. The five compression modes then decide the bitrate:
| Mode | What you set | Range that actually reaches the encoder | Best for |
|---|---|---|---|
| Quality Preset | Highest → Lowest | 32–320 kbps, scaled by channels and sample rate | A quick, sane result |
| Constant Bitrate | A value from a fixed list | 8–384 kbps as listed (not clamped) | Matching a device spec exactly |
| Custom Bitrate | Any number you type | Clamped to 32–320 kbps | Odd values like 112 or 224 kbps |
| Variable Bitrate | A kbps band | One constant rate per band (see below) | Nothing Constant Bitrate cannot do |
| Specific file size | A size in bytes / KB / MB | Derived rate, capped at the source bitrate | Fitting a storage or upload budget |
| Band shown in the dropdown | Bitrate sent to the encoder |
|---|---|
| 32k-48k | 40 kbps constant |
| 48k-64k | 56 kbps constant |
| 64k-80k | 72 kbps constant |
| 80k-96k | 88 kbps constant |
| 96k-128k | 112 kbps constant |
| 128k-160k | 144 kbps constant |
| 160k-192k | 176 kbps constant |
Every band collapses to the midpoint of its own range. If you want 128 kbps, pick 128 kbps under Constant Bitrate rather than hunting for a band that contains it.
If the MOV is DRM-protected, or the audio track uses an encrypted or damaged stream, extraction will not complete — that is a property of the source file, not a setting you can change. If your goal is simply a smaller audio file rather than Windows compatibility, WMA Standard is the wrong destination in 2026: AAC and Opus both hold more detail per kilobyte and play far more widely. And if you only need a section of a long recording, trimming the video first with the video cutter keeps the upload small, since the whole MOV has to reach our servers before the audio can be pulled out.
Audio only. A MOV is a QuickTime container holding a video track and an audio track; this tool decodes the audio stream, re-encodes it to WMA, and drops the video entirely. The result is a .wma file in an ASF container with no picture. If you want a playable video for Windows instead, use MOV to WMV.
Because WMA Standard has no quality-targeted variable bitrate mode. MP3 and AAC expose a quality scale the encoder can spend bits against; the WMA encoder takes an average bitrate instead. Our converter therefore resolves each band to the midpoint of its range and encodes at that constant rate. The dropdown is a convenience, not a different rate-control algorithm.
We checked this directly against the encoder: asking for 8 kbps returns bitrate too low: got 8000, need 24000 or higher, and the same happens at 16 kbps — at any sample rate and channel count we tested, including 8 kHz mono. The 8 and 16 kbps entries in the Constant Bitrate list are below the encoder's hard floor. Pick 32 kbps as the practical minimum.
It is downmixed to stereo. WMA Standard supports at most two discrete channels, so the converter clamps the output to two even when Audio Channel is left on Original. There is no WMA Pro path here, which is the codec that would carry up to 7.1.
WMA v2 unless something specific demands otherwise — it is the selected default and the more efficient of the two. WMA v1 is the original 1999 encoder and is only worth picking for hardware that predates v2 support. Both are capped at stereo and 48 kHz here, so the choice affects encoding efficiency, not the format's limits.
44.1 kHz, or 24 kHz if size matters more than fidelity, combined with Audio Channel set to Mono. Speech carries almost nothing above 8 kHz, so a 48 kHz stereo extract of a lecture spends most of its bits on silence and room noise. Halving the channels alone roughly halves the file at the same bitrate.
At the same bitrate the two land in the same territory. WMA holds detail somewhat better than MP3 below about 64 kbps, and the two are broadly comparable from 128 kbps upward. Microsoft's old marketing claim of half-size-at-equal-quality does not hold up in practice. If small files are the actual goal rather than Windows playback, AAC or Opus beat both.
Files travel over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. There is no account requirement, no watermark, and nothing is shared or made public. The practical limit on a long 4K recording is upload time — the whole video has to arrive before the audio can be separated from it.