How AVI to WebM conversion works
AVI probe and decode → stream-aware conversion → WebM verify
Reading AVI
AVI input is probed for supported legacy or OpenDML indexes and approved video and audio codecs.
Creating WebM
WebM output uses VP9 video and Opus audio with only verified WebM-compatible streams.