How WMV / ASF to WAV audio conversion works
WMV / ASF probe and decode → stream-aware conversion → WAV audio verify
Reading WMV / ASF
WMV and ASF input is accepted only when its video codec is supported and the container is not protected.
Creating WAV audio
WAV output extracts one selected audio stream as uncompressed PCM within the browser limits.