How AVI to WAV audio conversion works
AVI probe and decode → stream-aware conversion → WAV audio verify
Reading AVI
AVI input is probed for supported legacy or OpenDML indexes and approved video and audio codecs.
Creating WAV audio
WAV output extracts one selected audio stream as uncompressed PCM within the browser limits.