WAV
Waveform AudioUsed for uncompressed production audio.
- Family
- Audio
- MIME
- audio/wav
Convert WAV to WMA online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Converter.now decodes the waveform and channel layout carried by WAV, then writes the codec and container profile used for WMA. Duration can remain identical while compression, channel mapping, frame cadence, metadata, or auxiliary streams change. WAV parsing reads RIFF chunks to establish the precise sample encoding, rate, channel layout, data extent, and any non-audio chunks before transcoding. WMA output places Windows audio coding in ASF packets, making codec generation, channel support, tags, and non-Windows playback the decisive constraints.
Decoded media - A waveform container written here as uncompressed 16-bit PCM audio. Encoded delivery profile - Windows Media Audio encoded sound commonly stored with Microsoft metadata conventions.
Used for uncompressed production audio.
Designed for encoded audio covering music, speech, or effects.
PCM WAV can be much larger than delivery audio, and converting high-bit-depth material to 16-bit changes sample precision.
Codec generations and DRM status vary, and support outside Windows-oriented players can be incomplete.
Windows Media Audio encoded sound commonly stored with Microsoft metadata conventions is what gets written, labeled as audio/x-ms-wma. Whether that actually opens depends on the receiving application, not on the file extension.
Compare duration, sample rate, 16-bit depth, channels, peaks, and audible clipping.
Confirm the WMA codec version and protection status, then test duration, channels, tags, seeking, and audible quality.
Switch to WMA only once the destination player, editor, or service has confirmed support for its exact container and codecs. If extra tracks or the original encoding must survive, WAV remains the safer choice.